Skip to content
Snippets Groups Projects
Commit d7774f8b authored by Fabian Wachsmann's avatar Fabian Wachsmann
Browse files

Used old CORDEX ids

parent 74121ea0
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@
"column_name": "experiment_id",
"vocabulary": "https://raw.githubusercontent.com/WCRP-CMIP/CMIP6_CVs/master/CMIP6_experiment_id.json"
},
{ "column_name": "member_id", "vocabulary": "" },
{ "column_name": "member", "vocabulary": "" },
{
"column_name": "model_id",
"vocabulary": ""
......@@ -34,7 +34,7 @@
"vocabulary": ""
},
{
"column_name": "institution_id",
"column_name": "institute_id",
"vocabulary": ""
},
{
......@@ -51,7 +51,7 @@
"groupby_attrs": [
"CORDEX_domain",
"driving_model_id",
"institution_id",
"institute_id",
"model_id",
"experiment_id",
"frequency"
......@@ -68,7 +68,7 @@
},
{
"type": "join_new",
"attribute_name": "member_id",
"attribute_name": "member",
"options": { "coords": "minimal", "compat": "override" }
}
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment