Skip to content

Commit a74b03c

Browse files
authored
Merge pull request #1201 from CLIMADA-project/feature/interpolated-trajectories
Risk Trajectory Split 5: Interpolated Risk Trajectories
2 parents 5ae3f7f + bb0c406 commit a74b03c

12 files changed

Lines changed: 7102 additions & 229 deletions

climada/conf/climada.conf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,6 @@
6969
"cache_dir": "{local_data.system}/.apicache",
7070
"supported_hazard_types": ["river_flood", "tropical_cyclone", "storm_europe", "relative_cropyield", "wildfire", "earthquake", "flood", "hail", "aqueduct_coastal_flood"],
7171
"supported_exposures_types": ["litpop", "crop_production", "ssp_population", "crops"]
72-
}
72+
},
73+
"trajectory_caching": true
7374
}

0 commit comments

Comments
 (0)