Skip to content

Commit d8947df

Browse files
data-api config: relative_cropyield is a supported hazard now
1 parent 18c6f8a commit d8947df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

climada/conf/climada.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"url": "https://climada.ethz.ch/data-api/v1/",
6666
"chunk_size": 8192,
6767
"cache_db": "{local_data.system}/.downloads.db",
68-
"supported_hazard_types": ["river_flood", "tropical_cyclone", "storm_europe"],
68+
"supported_hazard_types": ["river_flood", "tropical_cyclone", "storm_europe", "relative_cropyield"],
6969
"supported_exposures_types": ["litpop", "crop_production"]
7070
}
7171
}

0 commit comments

Comments
 (0)