Skip to content
Snippets Groups Projects
Commit 60d9f51e authored by Aaron Spring's avatar Aaron Spring
Browse files

multi-var MPIESM intake

parent f7b58f8b
No related branches found
No related tags found
No related merge requests found
Source diff could not be displayed: it is too large. Options to address this: view the blob.
File added
{
"esmcat_version": "0.1.0",
"id": "mistral-MPI-ESM1-2-LR",
"description": "This is an ESM collection for Aaron's MPI-ESM-LR1-2-LR native output",
"catalog_file": "/home/mpim/m300524/intake-esm-datastore/my_exps.csv.gz",
"attributes": [
{
"column_name": "source_id",
"vocabulary": "https://raw.githubusercontent.com/WCRP-CMIP/CMIP6_CVs/master/CMIP6_source_id.json"
},
{
"column_name": "institution_id",
"vocabulary": "https://raw.githubusercontent.com/WCRP-CMIP/CMIP6_CVs/master/CMIP6_institution_id.json"
},
{
"column_name": "experiment",
"vocabulary": "https://raw.githubusercontent.com/WCRP-CMIP/CMIP6_CVs/master/CMIP6_experiment_id.json"
},
{
"column_name": "stream",
"vocabulary": ""
},
{
"column_name": "variable",
"vocabulary": ""
},
{
"column_name": "grid_label",
"vocabulary": "https://raw.githubusercontent.com/WCRP-CMIP/CMIP6_CVs/master/CMIP6_grid_label.json"
}
],
"assets": {
"column_name": "path",
"format": "netcdf"
},
"aggregation_control": {
"variable_column_name": "variable",
"groupby_attrs": [
"grid_label"
],
"aggregations": [
{
"type": "union",
"attribute_name": "variable"
},
{
"type": "join_new",
"attribute_name": "grid_label",
"options": { "coords": "minimal", "compat": "override"}
},
{
"type": "join_existing",
"attribute_name": "time_range",
"options": { "dim": "time", "coords": "minimal", "compat": "override" }
},
{
"type": "join_new",
"attribute_name": "experiment",
"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