Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
intake-esm-datastore
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Aaron Spring
intake-esm-datastore
Commits
07ef109b
Commit
07ef109b
authored
Oct 16, 2019
by
Anderson Banihirwe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update order of Operations
parent
35585965
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
15 deletions
+14
-15
catalogs/glade-cmip6.json
catalogs/glade-cmip6.json
+9
-10
catalogs/pangeo-cmip6.json
catalogs/pangeo-cmip6.json
+5
-5
No files found.
catalogs/glade-cmip6.json
View file @
07ef109b
...
...
@@ -54,6 +54,15 @@
"grid_label"
],
"aggregations"
:
[
{
"type"
:
"union"
,
"attribute_name"
:
"variable_id"
},
{
"type"
:
"join_existing"
,
"attribute_name"
:
"time_range"
,
"options"
:
{
"dim"
:
"time"
,
"coords"
:
"minimal"
,
"compat"
:
"override"
}
},
{
"type"
:
"join_new"
,
"attribute_name"
:
"member_id"
,
...
...
@@ -63,16 +72,6 @@
"type"
:
"join_new"
,
"attribute_name"
:
"dcpp_init_year"
,
"options"
:
{
"coords"
:
"minimal"
,
"compat"
:
"override"
}
},
{
"type"
:
"join_existing"
,
"attribute_name"
:
"time_range"
,
"options"
:
{
"dim"
:
"time"
}
},
{
"type"
:
"union"
,
"attribute_name"
:
"variable_id"
,
"options"
:
{
"compat"
:
"override"
}
}
]
}
...
...
catalogs/pangeo-cmip6.json
View file @
07ef109b
...
...
@@ -54,6 +54,11 @@
"grid_label"
],
"aggregations"
:
[
{
"type"
:
"union"
,
"attribute_name"
:
"variable_id"
},
{
"type"
:
"join_new"
,
"attribute_name"
:
"member_id"
,
...
...
@@ -63,11 +68,6 @@
"type"
:
"join_new"
,
"attribute_name"
:
"dcpp_init_year"
,
"options"
:
{
"coords"
:
"minimal"
,
"compat"
:
"override"
}
},
{
"type"
:
"union"
,
"attribute_name"
:
"variable_id"
,
"options"
:
{
"compat"
:
"override"
}
}
]
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment