File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
pattern/ISIMIP3b/InputData/socioeconomic Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 10361036 ISIMIP3b :
10371037 - 1850-2015
10381038
1039- - specifier : reservoirs- dams-group-3
1039+ - specifier : dams-reservoirs
10401040 title : Reservoirs and dams (Group III)
10411041 group : reservoirs-dams
10421042 frequency : annual
Original file line number Diff line number Diff line change 11path : >-
2- (?P<simulation_round>[A-Za-z0-9]+ )
2+ (?P<simulation_round>(ISIMIP3b) )
33 /(?P<product>[A-Za-z]+)
44 /(?P<category>[a-z0-9-_]+)
55 /(?P<subcategory>[a-z0-9-_]+)
6+ /(?P<soc_scenario>[a-z0-9-]+)
67
78dataset : >-
89 (?P<soc_dataset>[a-z0-9-]+)
10+ (_(?P<model>[a-z0-9-]+)_(?P<climate_forcing>[a-z0-9-]+)_(?P<soc_pathway>(ssp1|ssp3|ssp5))?(?P<climate_scenario>(ssp126|ssp370|ssp585))?)?
911
1012file : >-
1113 (?P<soc_dataset>[a-z0-9-]+)
14+ (_(?P<model>[a-z0-9-]+)_(?P<climate_forcing>[a-z0-9-]+)_(?P<soc_pathway>(ssp1|ssp3|ssp5))?(?P<climate_scenario>(ssp126|ssp370|ssp585))?)?
1215 _(?P<start_year>\d{4})
1316 _(?P<end_year>\d{4})
1417
1518suffix :
1619- .xlsx
20+ - .csv
You can’t perform that action at this time.
0 commit comments