Skip to content

Commit 9d549e9

Browse files
data-ap config: add supported data=types hail and crops
1 parent 09ba488 commit 9d549e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

climada/conf/climada.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"cache_db": "{local_data.system}/.downloads.db",
6868
"cache_enabled": true,
6969
"cache_dir": "{local_data.system}/.apicache",
70-
"supported_hazard_types": ["river_flood", "tropical_cyclone", "storm_europe", "relative_cropyield", "wildfire", "earthquake", "flood"],
71-
"supported_exposures_types": ["litpop", "crop_production", "ssp_population"]
70+
"supported_hazard_types": ["river_flood", "tropical_cyclone", "storm_europe", "relative_cropyield", "wildfire", "earthquake", "flood", "hail"],
71+
"supported_exposures_types": ["litpop", "crop_production", "ssp_population", "crops"]
7272
}
7373
}

0 commit comments

Comments
 (0)