File tree Expand file tree Collapse file tree 2 files changed +0
-15
lines changed
Expand file tree Collapse file tree 2 files changed +0
-15
lines changed Original file line number Diff line number Diff line change 5757 ENT_DEMO_FUTURE ,
5858 EXP_DEMO_H5 ,
5959 HAZ_DEMO_FL ,
60- HAZ_DEMO_FLDDPH ,
61- HAZ_DEMO_FLDFRC ,
6260 HAZ_DEMO_MAT ,
6361 HAZ_DEMO_H5 ,
6462 TC_ANDREW_FL ,
65- DEMO_GDP2ASSET ,
6663 DEMO_DIR .joinpath ('demo_emdat_impact_data_2020.csv' ),
6764 DEMO_DIR .joinpath ('histsoc_landuse-15crops_annual_FR_DE_DEMO_2001_2005.nc' ),
6865 DEMO_DIR .joinpath ('hist_mean_mai-firr_1976-2005_DE_FR.hdf5' ),
Original file line number Diff line number Diff line change 2525 'ENT_DEMO_FUTURE' ,
2626 'HAZ_DEMO_MAT' ,
2727 'HAZ_DEMO_FL' ,
28- 'HAZ_DEMO_FLDDPH' ,
29- 'HAZ_DEMO_FLDFRC' ,
3028 'ENT_TEMPLATE_XLS' ,
3129 'HAZ_TEMPLATE_XLS' ,
3230 'ONE_LAT_KM' ,
3533 'GLB_CENTROIDS_NC' ,
3634 'ISIMIP_GPWV3_NATID_150AS' ,
3735 'NATEARTH_CENTROIDS' ,
38- 'DEMO_GDP2ASSET' ,
3936 'RIVER_FLOOD_REGIONS_CSV' ,
4037 'TC_ANDREW_FL' ,
4138 'HAZ_DEMO_H5' ,
9693HAZ_DEMO_FL = DEMO_DIR .joinpath ('SC22000_VE__M1.grd.gz' )
9794"""Raster file of flood over Venezuela. Model from GAR2015"""
9895
99- HAZ_DEMO_FLDDPH = DEMO_DIR .joinpath ('flddph_2000_DEMO.nc' )
100- """NetCDF4 Flood depth from isimip simulations"""
101-
102- HAZ_DEMO_FLDFRC = DEMO_DIR .joinpath ('fldfrc_2000_DEMO.nc' )
103- """NetCDF4 Flood fraction from isimip simulations"""
104-
10596HAZ_DEMO_MAT = DEMO_DIR .joinpath ('atl_prob_nonames.mat' )
10697"""
10798Hazard demo from climada in MATLAB: hurricanes from 1851 to 2011 over Florida with 100 centroids.
112103Hazard demo in hdf5 format: IBTrACS from 1990 to 2004 over Florida with 2500 centroids.
113104"""
114105
115- DEMO_GDP2ASSET = DEMO_DIR .joinpath ('gdp2asset_CHE_exposure.nc' )
116- """Exposure demo file for GDP2Asset"""
117-
118106WS_DEMO_NC = [DEMO_DIR .joinpath ('fp_lothar_crop-test.nc' ),
119107 DEMO_DIR .joinpath ('fp_xynthia_crop-test.nc' )]
120108"""
You can’t perform that action at this time.
0 commit comments