Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -46,7 +46,7 @@ def get_data(row, col, radius):
|
|
46 |
files = [
|
47 |
"data/GUST_hrrr_2021_all_max.h5",
|
48 |
"data/GUST_hrrr_2022_all_max.h5",
|
49 |
-
"data/
|
50 |
"data/GUST_hrrr_202401_202409_max.h5",
|
51 |
]
|
52 |
|
|
|
46 |
files = [
|
47 |
"data/GUST_hrrr_2021_all_max.h5",
|
48 |
"data/GUST_hrrr_2022_all_max.h5",
|
49 |
+
"data/GUST_hrrr_2023_all_max.h5",
|
50 |
"data/GUST_hrrr_202401_202409_max.h5",
|
51 |
]
|
52 |
|