-
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
250 changed files
with
23,633 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,15 @@ | ||
{ | ||
"@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/", | ||
"obs4mips": "https://wolfiex.github.io/obs4MIPs-cmor-tables-ld/", | ||
"universal": "https://wcrp-cmip.github.io/WCRP-universe/", | ||
"variables": "https://wcrp-cmip.github.io/MIP-variables/" | ||
}, | ||
"@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,8 @@ | ||
{ | ||
"@context": {}, | ||
"@embed": "@always", | ||
"type": [ | ||
"wcrp:component", | ||
"cmip6plus" | ||
] | ||
} |
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,8 @@ | ||
{ | ||
"@context": {}, | ||
"@embed": "@always", | ||
"type": [ | ||
"wcrp:component", | ||
"cmip6plus" | ||
] | ||
} |
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": [ | ||
"wcrp:experiment", | ||
"cmip6plus" | ||
], | ||
"activity": [ | ||
"cmip" | ||
], | ||
"description": "DECK: 1pctCO2", | ||
"model_realms": { | ||
"aogcm": { | ||
"is_required": true | ||
}, | ||
"aer": { | ||
"is_required": false | ||
}, | ||
"chem": { | ||
"is_required": false | ||
}, | ||
"bgc": { | ||
"is_required": false | ||
} | ||
}, | ||
"parent_activity": [ | ||
"cmip" | ||
], | ||
"parent_experiment": [ | ||
"picontrol" | ||
], | ||
"sub_experiment": [ | ||
"none" | ||
], | ||
"tier": 1, | ||
"end": -999, | ||
"min_number_yrs_per_sim": 150, | ||
"start": -999, | ||
"label": "1pctCO2" | ||
} |
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": [ | ||
"wcrp:experiment", | ||
"cmip6plus" | ||
], | ||
"activity": [ | ||
"cmip" | ||
], | ||
"description": "DECK: 1pctCO2", | ||
"model_realms": { | ||
"aogcm": { | ||
"is_required": true | ||
}, | ||
"aer": { | ||
"is_required": false | ||
}, | ||
"chem": { | ||
"is_required": false | ||
}, | ||
"bgc": { | ||
"is_required": false | ||
} | ||
}, | ||
"parent_activity": [ | ||
"cmip" | ||
], | ||
"parent_experiment": [ | ||
"picontrol" | ||
], | ||
"sub_experiment": [ | ||
"none" | ||
], | ||
"tier": 1, | ||
"end": -999, | ||
"min_number_yrs_per_sim": 150, | ||
"start": -999, | ||
"label": "1pctCO2" | ||
} |
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,36 @@ | ||
{ | ||
"@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/source_type/_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", | ||
"type": [ | ||
"cmip6plus" | ||
], | ||
"@type": [ | ||
"cmip6plus" | ||
] | ||
} |
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,163 @@ | ||
{ | ||
"type": "object", | ||
"properties": { | ||
"@context": { | ||
"type": "string", | ||
"description": "Context identifier, typically set to '_context_'" | ||
}, | ||
"id": { | ||
"type": "string", | ||
"description": "Unique identifier for the experiment", | ||
"pattern": "^[a-z0-9_]+$" | ||
}, | ||
"type": { | ||
"type": "string", | ||
"description": "Type of the entry", | ||
"enum": [ | ||
"experiment" | ||
] | ||
}, | ||
"activity": { | ||
"type": "array", | ||
"description": "A reference object from <a href=https://wcrp-cmip.github.io/WCRP-universe/activity/> https://wcrp-cmip.github.io/WCRP-universe/activity/ </a>. ", | ||
"$ref": "https://wcrp-cmip.github.io/WCRP-universe/activity/_schema_#/contains" | ||
}, | ||
"description": { | ||
"type": "string", | ||
"description": "Detailed description of the experiment", | ||
"minLength": 5 | ||
}, | ||
"model_realms": { | ||
"type": "object", | ||
"description": "A reference object from <a href=https://wcrp-cmip.github.io/WCRP-universe/source_type/> https://wcrp-cmip.github.io/WCRP-universe/source_type/ </a>. ", | ||
"$ref": "https://wcrp-cmip.github.io/WCRP-universe/source_type/_schema_#/contains" | ||
}, | ||
"name": { | ||
"type": "string", | ||
"description": "Human-readable name of the experiment", | ||
"pattern": "^[a-zA-Z0-9-]+$" | ||
}, | ||
"parameters": { | ||
"type": "object", | ||
"description": "Additional parameters for the experiment", | ||
"properties": { | ||
"end": { | ||
"type": "number", | ||
"description": "End parameter for the experiment" | ||
}, | ||
"min-number-yrs-per-sim": { | ||
"type": "integer", | ||
"description": "Minimum number of years per simulation", | ||
"minimum": 0 | ||
}, | ||
"start": { | ||
"type": "number", | ||
"description": "Start parameter for the experiment" | ||
}, | ||
"id": { | ||
"type": "string", | ||
"description": "Identifier for additional parameters" | ||
} | ||
}, | ||
"required": [ | ||
"end", | ||
"min-number-yrs-per-sim", | ||
"start", | ||
"id" | ||
] | ||
}, | ||
"parent_activity": { | ||
"type": "array", | ||
"description": "A reference object from <a href=https://wcrp-cmip.github.io/WCRP-universe/activity/> https://wcrp-cmip.github.io/WCRP-universe/activity/ </a>. ", | ||
"$ref": "https://wcrp-cmip.github.io/WCRP-universe/activity/_schema_#/contains" | ||
}, | ||
"parent_experiment": { | ||
"type": "array", | ||
"description": "A reference object from <a href=https://wcrp-cmip.github.io/CMIP6Plus_CVs/experiment/> https://wcrp-cmip.github.io/CMIP6Plus_CVs/experiment/ </a>. ", | ||
"$ref": "https://wcrp-cmip.github.io/CMIP6Plus_CVs/experiment/_schema_#/contains" | ||
}, | ||
"sub_experiment": { | ||
"type": "array", | ||
"description": "A reference object from <a href=https://wcrp-cmip.github.io/CMIP6Plus_CVs/sub_experiment/> https://wcrp-cmip.github.io/CMIP6Plus_CVs/sub_experiment/ </a>. ", | ||
"$ref": "https://wcrp-cmip.github.io/CMIP6Plus_CVs/sub_experiment/_schema_#/contains" | ||
}, | ||
"tier": { | ||
"type": "integer", | ||
"description": "Tier level of the experiment", | ||
"minimum": 1, | ||
"maximum": 3 | ||
} | ||
}, | ||
"required": [ | ||
"@context", | ||
"id", | ||
"type", | ||
"activity", | ||
"description", | ||
"model_realms", | ||
"name", | ||
"parameters", | ||
"parent_activity", | ||
"parent_experiment", | ||
"sub_experiment", | ||
"tier" | ||
], | ||
"additionalProperties": false, | ||
"id": "experiment", | ||
"contains": { | ||
"type": "string", | ||
"enum": [ | ||
"1pctco2", | ||
"abrupt_4xco2", | ||
"amip", | ||
"esm-up2p0", | ||
"esm-up2p0-gwl2p0", | ||
"esm-up2p0-gwl2p0-50y-dn2p0", | ||
"esm-up2p0-gwl4p0", | ||
"esm-up2p0-gwl4p0-50y-dn2p0", | ||
"esm-up2p0-gwl4p0-50y-dn2p0-gwl2p0", | ||
"esm_hist", | ||
"esm_picontrol", | ||
"esm_picontrol_spinup", | ||
"fut_aer", | ||
"fut_ghg", | ||
"fut_lu", | ||
"fut_sol", | ||
"fut_totalo3", | ||
"fut_volc", | ||
"hist_aer", | ||
"hist_ghg", | ||
"hist_lu", | ||
"hist_nat", | ||
"hist_nolu", | ||
"hist_piaer", | ||
"hist_pighg", | ||
"hist_pisol", | ||
"hist_pitotalo3", | ||
"hist_pivolc", | ||
"hist_sol", | ||
"hist_totalo3", | ||
"hist_volc", | ||
"historical", | ||
"piclim-370", | ||
"piclim-370-126aer", | ||
"piclim-370-126aer_nh3nox", | ||
"piclim-370-afr126aer", | ||
"piclim-370-eas126aer", | ||
"piclim-370-nae126aer", | ||
"piclim-370-sas126aer", | ||
"picontrol", | ||
"picontrol_spinup", | ||
"ssp370-126aer", | ||
"ssp370-126aer_nh3nox", | ||
"ssp370-afr126aer", | ||
"ssp370-asia126aer", | ||
"ssp370-eas126aer", | ||
"ssp370-nae126aer", | ||
"ssp370-saf126ca", | ||
"ssp370-sas126aer", | ||
"ssp370-sas126ca" | ||
] | ||
}, | ||
"base": "https://github.com/wcrp-cmip/CMIP6Plus_CVs/tree/main/src-data/experiment/" | ||
} |
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": [ | ||
"wcrp:experiment", | ||
"cmip6plus" | ||
], | ||
"activity": [ | ||
"cmip" | ||
], | ||
"description": "DECK: abrupt-4xCO2", | ||
"model_realms": { | ||
"aogcm": { | ||
"is_required": true | ||
}, | ||
"aer": { | ||
"is_required": false | ||
}, | ||
"chem": { | ||
"is_required": false | ||
}, | ||
"bgc": { | ||
"is_required": false | ||
} | ||
}, | ||
"parent_activity": [ | ||
"cmip" | ||
], | ||
"parent_experiment": [ | ||
"picontrol" | ||
], | ||
"sub_experiment": [ | ||
"none" | ||
], | ||
"tier": 1, | ||
"end": -999, | ||
"min_number_yrs_per_sim": 150, | ||
"start": -999, | ||
"label": "abrupt-4xCO2" | ||
} |
Oops, something went wrong.