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

Updated era5

parent f1c3db32
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
......@@ -93,25 +93,28 @@
"aggregation_control": {
"aggregations": [
{
"attribute_name": "validation_date",
"attribute_name": "validation_date",
"options": {
"compat": "override",
"coords": "minimal",
"dim": "time"
},
"type": "join_existing"
},
"type": "join_existing"
},
{
"attribute_name": "initialization_date",
"attribute_name": "initialization_date",
"options": {
"compat": "override",
"coords": "minimal",
"dim": "time"
},
"type": "join_existing"
},
{"attribute_name": "short_name",
"type": "union"}],
"type": "join_existing"
},
{
"attribute_name": "short_name",
"type": "union"
}
],
"variable_column_name": "short_name",
"groupby_attrs": [
"table_id",
......
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