-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #53 from PCMDI/jsonld (JSONLD examples for the nex…
…t generation of MIP-tables) JSONLD examples with working scripts for the next generation of MIP-tables.
- Loading branch information
Showing
295 changed files
with
20,893 additions
and
5,068 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
--- | ||
name: Consortium | ||
about: Adding a new, or updating an existing, consortium | ||
title: 'Review request for change in consortium' | ||
labels: 'consortium' | ||
assignees: '' | ||
|
||
--- | ||
|
||
# Add Consortium Template | ||
|
||
To request a new item, please amend the template below to reflect the items you are interested in. | ||
|
||
Relevant conditions and naming conventions for this item can be found using the wiki pages [here](). | ||
|
||
## Amending Information on an Existing Item | ||
|
||
If you wish to amend an item, please supply only the fields you are interested in and ensure that you change the *action* field to *update*. | ||
|
||
``` action = update ``` | ||
|
||
<!--- info | ||
We are trialing the addition of new components using the configuration file format. | ||
To use this, please fill out the template below, keeping the spacing and indentation of the file. | ||
---> | ||
|
||
## Contents (What We Wish to Add) | ||
|
||
|
||
|
||
``` configfile | ||
[consortium] | ||
Acronym = "CMIP" | ||
Name = "Coupled Model Intercomparison Project" | ||
[institutions] | ||
cmip6_acronyms = [ | ||
"CMIP-IPO", | ||
"WCRP" | ||
] | ||
# nest institutions here, use the cmip acnronyms which they have been registered with. | ||
``` | ||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
--- | ||
name: Institution | ||
about: Adding a new, or updating an existing, institution | ||
title: 'Review request for change in institution' | ||
labels: 'institution' | ||
assignees: '' | ||
|
||
--- | ||
|
||
# Add Consortium Template | ||
|
||
To request a new item, please amend the template below to reflect the items you are interested in. | ||
|
||
Relevant conditions and naming conventions for this item can be found using the wiki pages [here](). | ||
|
||
## Amending Information on an Existing Item | ||
|
||
If you wish to amend an item, please supply only the fields you are interested in and ensure that you change the *action* field to *update*. | ||
|
||
``` action = update ``` | ||
|
||
<!--- info | ||
We are trialing the addition of new components using the configuration file format. | ||
To use this, please fill out the template below, keeping the spacing and indentation of the file. | ||
---> | ||
|
||
## Contents (What We Wish to Add) | ||
|
||
|
||
|
||
``` configfile | ||
[institution] | ||
Acronym = "CMIP-IPO" | ||
Full_Name = "Coupled Model Intercomparison Project: International Project Office" | ||
ROR = "000fg4e24" | ||
# only change the item below to "update" if you are submitting a correction. | ||
action = "new" | ||
``` | ||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.