Skip to content

Commit

Permalink
Rename CMIP5 to CORDEX-CORE #42
Browse files Browse the repository at this point in the history
  • Loading branch information
geofranzi committed Jan 29, 2025
1 parent fd2f814 commit 0492487
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions src/lib/tempresults/folder_types.json
Original file line number Diff line number Diff line change
@@ -1,43 +1,43 @@
[
{
"key": "water_budget",
"display_name": "CMIP5 Water Budget",
"description": "Water budget and evspsblpot based on CMIP5 data",
"display_name": "CORDEX-CORE Indicator",
"description": "Indicator based on CORDEX-CORE data",
"citation": "tbd",
"header_regex": "",
"lineage": "Derived from CMIP5 data"
"lineage": "Derived from CORDEX-CORE data"
},
{
"key": "water_budget_bias",
"display_name": "CMIP5 Water Budget Bias",
"description": "Water budget and evspsblpot with bias adjustes CMIP5 data",
"display_name": "CORDEX-CORE Indicator",
"description": "Indicator with bias adjusted CORDEX-CORE data",
"citation": "tbd",
"header_regex": "",
"lineage": "Derived from CMIP5 data with bias adjustment"
"lineage": "Derived from CORDEX-CORE data with bias adjustment"
},
{
"key": "kariba",
"display_name": "CMIP5 Kariba",
"description": "CMIP5 data for Kariba dam catchment",
"display_name": "CORDEX-CORE Kariba",
"description": "CORDEX-CORE data for Kariba dam catchment",
"citation": "tbd",
"header_regex": "",
"lineage": "Derived from CMIP5 data for Kariba dam catchment"
"lineage": "Derived from CORDEX-CORE data for Kariba dam catchment"
},
{
"key": "vaal",
"display_name": "CMIP5 Vaal",
"description": "CMIP5 data for Vaal dam catchment",
"display_name": "CORDEX-CORE Vaal",
"description": "CORDEX-CORE data for Vaal dam catchment",
"citation": "tbd",
"header_regex": "",
"lineage": "Derived from CMIP5 data for Vaal dam catchment"
"lineage": "Derived from CORDEX-CORE data for Vaal dam catchment"
},
{
"key": "luanginga",
"display_name": "CMIP5 Luanginga",
"description": "CMIP5 data for Luanginga dam catchment",
"display_name": "CORDEX-CORE Luanginga",
"description": "CORDEX-CORE data for Luanginga dam catchment",
"citation": "tbd",
"header_regex": "",
"lineage": "Derived from CMIP5 data for Luanginga dam catchment"
"lineage": "Derived from CORDEX-CORE data for Luanginga dam catchment"
},
{
"key": "cmip6",
Expand Down

0 comments on commit 0492487

Please sign in to comment.