Skip to content

Commit 62e0478

Browse files
get_hazard and get_exposuers: more properties that need to be uniform throughout th CLIMADA object
1 parent 4f91e27 commit 62e0478

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
@@ -61,6 +61,6 @@
6161
"cache_db": "{local_data.system}/.downloads.db",
6262
"supported_hazard_types": ["river_flood", "tropical_cyclone", "storm_europe"],
6363
"supported_exposures_types": ["litpop", "crop_production"],
64-
"mutual_properties": ["resolution", "rcp"]
64+
"mutual_properties": ["exponents", "fin_mode", "rcp", "resolution", "unit"]
6565
}
6666
}

0 commit comments

Comments
 (0)