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
14a78195
Commit
14a78195
authored
Oct 14, 2019
by
Anderson Banihirwe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add compat="override" option
parent
3ea166ac
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
catalogs/glade-cmip6.json
catalogs/glade-cmip6.json
+2
-1
catalogs/pangeo-cmip6.json
catalogs/pangeo-cmip6.json
+2
-1
No files found.
catalogs/glade-cmip6.json
View file @
14a78195
...
...
@@ -71,7 +71,8 @@
},
{
"type"
:
"union"
,
"attribute_name"
:
"variable_id"
"attribute_name"
:
"variable_id"
,
"options"
:
{
"compat"
:
"override"
}
}
]
}
...
...
catalogs/pangeo-cmip6.json
View file @
14a78195
...
...
@@ -66,7 +66,8 @@
},
{
"type"
:
"union"
,
"attribute_name"
:
"variable_id"
"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