-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
225 changed files
with
17,284 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
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 @@ | ||
|
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,14 @@ | ||
{ | ||
"@context": { | ||
"@base": "https://wcrp-cmip.github.io/CMIP6Plus_CVs/", | ||
"@vocab": "https://wcrp-cmip.github.io/CMIP6Plus_CVs/", | ||
"id": "@id", | ||
"type": "@type", | ||
"cf": "https://wcrp-cmip.github.io/CF/", | ||
"cmip6plus": "https://wcrp-cmip.github.io/CMIP6Plus_CVs/", | ||
"cmip7": "https://wcrp-cmip.github.io/CMIP7_CVs/", | ||
"mip-variables": "https://wcrp-cmip.github.io/MIP-variables/", | ||
"wcrp-universe": "https://wcrp-cmip.github.io/WCRP-UNIVERSE/" | ||
}, | ||
"@embed": "@always" | ||
} |
Empty file.
Empty file.
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,4 @@ | ||
{ | ||
"@context": {}, | ||
"@embed": "@always" | ||
} |
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,4 @@ | ||
{ | ||
"@context": {}, | ||
"@embed": "@always" | ||
} |
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Large diffs are not rendered by default.
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,40 @@ | ||
{ | ||
"@context": "_context_", | ||
"id": "1pctco2", | ||
"type": "experiment", | ||
"activity": [ | ||
"cmip" | ||
], | ||
"description": "DECK: 1pctCO2", | ||
"model_realms": { | ||
"aogcm": { | ||
"is_required": true | ||
}, | ||
"aer": { | ||
"is_required": false | ||
}, | ||
"chem": { | ||
"is_required": false | ||
}, | ||
"bgc": { | ||
"is_required": false | ||
} | ||
}, | ||
"name": "1pctCO2", | ||
"parameters": { | ||
"end": -999, | ||
"min-number-yrs-per-sim": 150, | ||
"start": -999, | ||
"id": "additional_parameters" | ||
}, | ||
"parent_activity": [ | ||
"cmip" | ||
], | ||
"parent_experiment": [ | ||
"picontrol" | ||
], | ||
"sub_experiment": [ | ||
"none" | ||
], | ||
"tier": 1 | ||
} |
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,40 @@ | ||
{ | ||
"@context": "_context_", | ||
"id": "1pctco2", | ||
"type": "experiment", | ||
"activity": [ | ||
"cmip" | ||
], | ||
"description": "DECK: 1pctCO2", | ||
"model_realms": { | ||
"aogcm": { | ||
"is_required": true | ||
}, | ||
"aer": { | ||
"is_required": false | ||
}, | ||
"chem": { | ||
"is_required": false | ||
}, | ||
"bgc": { | ||
"is_required": false | ||
} | ||
}, | ||
"name": "1pctCO2", | ||
"parameters": { | ||
"end": -999, | ||
"min-number-yrs-per-sim": 150, | ||
"start": -999, | ||
"id": "additional_parameters" | ||
}, | ||
"parent_activity": [ | ||
"cmip" | ||
], | ||
"parent_experiment": [ | ||
"picontrol" | ||
], | ||
"sub_experiment": [ | ||
"none" | ||
], | ||
"tier": 1 | ||
} |
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,30 @@ | ||
{ | ||
"@context": [ | ||
"../_context_", | ||
{ | ||
"@base": "https://wcrp-cmip.github.io/CMIP6Plus_CVs/experiment/", | ||
"@vocab": "https://wcrp-cmip.github.io/CMIP6Plus_CVs/experiment/", | ||
"activity": { | ||
"@type": "@id", | ||
"@context": "https://wcrp-cmip.github.io/WCRP-UNIVERSE/activity/_context_" | ||
}, | ||
"model_realms": { | ||
"@container": "@id", | ||
"@context": "https://wcrp-cmip.github.io/WCRP-UNIVERSE/realm/_context_" | ||
}, | ||
"parent_activity": { | ||
"@type": "@id", | ||
"@context": "https://wcrp-cmip.github.io/WCRP-UNIVERSE/activity/_context_" | ||
}, | ||
"parent_experiment": { | ||
"@type": "@id", | ||
"@context": "https://wcrp-cmip.github.io/CMIP6Plus_CVs/experiment/_context_" | ||
}, | ||
"sub_experiment": { | ||
"@type": "@id", | ||
"@context": "https://wcrp-cmip.github.io/CMIP6Plus_CVs/sub_experiment/_context_" | ||
} | ||
} | ||
], | ||
"@embed": "@always" | ||
} |
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,40 @@ | ||
{ | ||
"@context": "_context_", | ||
"id": "abrupt_4xco2", | ||
"type": "experiment", | ||
"activity": [ | ||
"cmip" | ||
], | ||
"description": "DECK: abrupt-4xCO2", | ||
"model_realms": { | ||
"aogcm": { | ||
"is_required": true | ||
}, | ||
"aer": { | ||
"is_required": false | ||
}, | ||
"chem": { | ||
"is_required": false | ||
}, | ||
"bgc": { | ||
"is_required": false | ||
} | ||
}, | ||
"name": "abrupt-4xCO2", | ||
"parameters": { | ||
"end": -999, | ||
"min-number-yrs-per-sim": 150, | ||
"start": -999, | ||
"id": "additional_parameters" | ||
}, | ||
"parent_activity": [ | ||
"cmip" | ||
], | ||
"parent_experiment": [ | ||
"picontrol" | ||
], | ||
"sub_experiment": [ | ||
"none" | ||
], | ||
"tier": 1 | ||
} |
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,40 @@ | ||
{ | ||
"@context": "_context_", | ||
"id": "abrupt_4xco2", | ||
"type": "experiment", | ||
"activity": [ | ||
"cmip" | ||
], | ||
"description": "DECK: abrupt-4xCO2", | ||
"model_realms": { | ||
"aogcm": { | ||
"is_required": true | ||
}, | ||
"aer": { | ||
"is_required": false | ||
}, | ||
"chem": { | ||
"is_required": false | ||
}, | ||
"bgc": { | ||
"is_required": false | ||
} | ||
}, | ||
"name": "abrupt-4xCO2", | ||
"parameters": { | ||
"end": -999, | ||
"min-number-yrs-per-sim": 150, | ||
"start": -999, | ||
"id": "additional_parameters" | ||
}, | ||
"parent_activity": [ | ||
"cmip" | ||
], | ||
"parent_experiment": [ | ||
"picontrol" | ||
], | ||
"sub_experiment": [ | ||
"none" | ||
], | ||
"tier": 1 | ||
} |
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,40 @@ | ||
{ | ||
"@context": "_context_", | ||
"id": "amip", | ||
"type": "experiment", | ||
"activity": [ | ||
"cmip" | ||
], | ||
"description": "DECK: AMIP", | ||
"model_realms": { | ||
"agcm": { | ||
"is_required": true | ||
}, | ||
"aer": { | ||
"is_required": false | ||
}, | ||
"chem": { | ||
"is_required": false | ||
}, | ||
"bgc": { | ||
"is_required": false | ||
} | ||
}, | ||
"name": "amip", | ||
"parameters": { | ||
"end": 2022, | ||
"min-number-yrs-per-sim": 43, | ||
"start": 1979, | ||
"id": "additional_parameters" | ||
}, | ||
"parent_activity": [ | ||
"none" | ||
], | ||
"parent_experiment": [ | ||
"none" | ||
], | ||
"sub_experiment": [ | ||
"none" | ||
], | ||
"tier": 1 | ||
} |
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,40 @@ | ||
{ | ||
"@context": "_context_", | ||
"id": "amip", | ||
"type": "experiment", | ||
"activity": [ | ||
"cmip" | ||
], | ||
"description": "DECK: AMIP", | ||
"model_realms": { | ||
"agcm": { | ||
"is_required": true | ||
}, | ||
"aer": { | ||
"is_required": false | ||
}, | ||
"chem": { | ||
"is_required": false | ||
}, | ||
"bgc": { | ||
"is_required": false | ||
} | ||
}, | ||
"name": "amip", | ||
"parameters": { | ||
"end": 2022, | ||
"min-number-yrs-per-sim": 43, | ||
"start": 1979, | ||
"id": "additional_parameters" | ||
}, | ||
"parent_activity": [ | ||
"none" | ||
], | ||
"parent_experiment": [ | ||
"none" | ||
], | ||
"sub_experiment": [ | ||
"none" | ||
], | ||
"tier": 1 | ||
} |
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,40 @@ | ||
{ | ||
"activity_id": [ | ||
"TIPMIP" | ||
], | ||
"description": "ramp up with constant CO2 emissions", | ||
"experiment": "ramp up simulation with constant CO2 emissions yielding a warming of approximately 2 K/century (see TIPMIP experiment protocol for details)", | ||
"tier": 1, | ||
"@context": "_context_", | ||
"id": "esm-up2p0", | ||
"model_realms": { | ||
"aogcm": { | ||
"is_required": true | ||
}, | ||
"bgc": { | ||
"is_required": true | ||
}, | ||
"aer": { | ||
"is_required": false | ||
}, | ||
"chem": { | ||
"is_required": false | ||
} | ||
}, | ||
"name": "esm-up2p0", | ||
"parameters": { | ||
"end": "", | ||
"start": "", | ||
"min_number_yrs_per_sim": 215, | ||
"id": "additional_parameters" | ||
}, | ||
"parent_activity": [ | ||
"CMIP" | ||
], | ||
"parent_experiment": [ | ||
"esm-piControl" | ||
], | ||
"sub_experiment": [ | ||
"none" | ||
] | ||
} |
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,40 @@ | ||
{ | ||
"activity_id": [ | ||
"TIPMIP" | ||
], | ||
"description": "stabilisation at GWL2", | ||
"experiment": "zero CO2 emissions simulation starting at global warming level of 2K, branching off from esm-up2p0", | ||
"tier": 1, | ||
"@context": "_context_", | ||
"id": "esm-up2p0-gwl2p0", | ||
"model_realms": { | ||
"aogcm": { | ||
"is_required": true | ||
}, | ||
"bgc": { | ||
"is_required": true | ||
}, | ||
"aer": { | ||
"is_required": false | ||
}, | ||
"chem": { | ||
"is_required": false | ||
} | ||
}, | ||
"name": "esm-up2p0-gwl2p0", | ||
"parameters": { | ||
"end": "", | ||
"start": "", | ||
"min_number_yrs_per_sim": 300, | ||
"id": "additional_parameters" | ||
}, | ||
"parent_activity": [ | ||
"TIPMIP" | ||
], | ||
"parent_experiment": [ | ||
"esm-up2p0" | ||
], | ||
"sub_experiment": [ | ||
"none" | ||
] | ||
} |
Oops, something went wrong.