Skip to content

Commit a3854f9

Browse files
authored
update dataset + info (#14)
1 parent bfd353f commit a3854f9

12 files changed

Lines changed: 365 additions & 126 deletions

app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ def callback_update_years(stations):
247247
return (
248248
pylayoutfunc.create_rangeslider(stations, combined_metadata_rr),
249249
False if stations else True,
250-
False if stations else True,
250+
True,
251251
)
252252

253253

app_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ TEMPLATE:
88
SHOW_LEGEND_INSIDE: False
99
THEME: BOOTSTRAP
1010

11-
VERSION: v3.0.1
11+
VERSION: v3.1.0
1212
GITHUB_LINK: https://github.com/fiakoenjiniring/demo-stations
1313
GITHUB_REPO: fiakoenjiniring/demo-stations
1414

-2.56 MB
Binary file not shown.
-2.16 MB
Binary file not shown.
-2.23 MB
Binary file not shown.

data/metadata/metadata_completeness.csv

Lines changed: 173 additions & 53 deletions
Large diffs are not rendered by default.

data/metadata/metadata_rainfall.csv

Lines changed: 173 additions & 53 deletions
Large diffs are not rendered by default.

data/rainfall/data_hujan_data_A.h5

-8.47 MB
Binary file not shown.

data/rainfall/data_hujan_data_C.h5

-5.17 MB
Binary file not shown.

0 commit comments

Comments
 (0)