Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/export-cmor-cvs-table.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
ESGVOC_REVISION: "5145b8f6d8b1859c663e63fb7b0bad952e8bc7b5"
# Modify these as needed
UNIVERSE_CVS_FORK: "znichollscr"
UNIVERSE_CVS_BRANCH: "cmip-description"
UNIVERSE_CVS_BRANCH: "add-piclim-experiments"
CMIP7_CVS_FORK: ${{ github.event.pull_request.head.repo.owner.login }}
CMIP7_CVS_BRANCH: ${{ github.head_ref || github.ref_name }}
run: |
Expand Down
5 changes: 5 additions & 0 deletions activity/aerchemmip.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@
"esm-scen7-h-aq",
"esm-scen7-vl-aer",
"esm-scen7-vl-aq",
"piclim-ch4",
"piclim-n2o",
"piclim-nox",
"piclim-ods",
"piclim-so2",
"scen7-h-aer",
"scen7-h-aq",
"scen7-vl-aer",
Expand Down
3 changes: 3 additions & 0 deletions activity/cmip.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
"esm-picontrol",
"esm-picontrol-spinup",
"historical",
"piclim-4xco2",
"piclim-anthro",
"piclim-control",
"picontrol",
"picontrol-spinup"
],
Expand Down
14 changes: 14 additions & 0 deletions activity/rfmip.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"@context": "000_context.jsonld",
"id": "rfmip",
"type": "activity",
"experiments": [
"piclim-aer",
"piclim-histaer",
"piclim-histall"
],
"urls": [
"https://doi.org/10.5194/acp-20-9591-2020",
"https://doi.org/10.5194/gmd-9-3447-2016"
]
}
308 changes: 304 additions & 4 deletions cmor-cvs.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions create-cmor-cvs-table-export-environment.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ python3.13 -m venv venv
ESGVOC_FORK="znichollscr"
ESGVOC_REVISION="5145b8f6d8b1859c663e63fb7b0bad952e8bc7b5"
UNIVERSE_CVS_FORK="znichollscr"
UNIVERSE_CVS_BRANCH="cmip-description"
UNIVERSE_CVS_BRANCH="add-piclim-experiments"
CMIP7_CVS_FORK="znichollscr"
CMIP7_CVS_BRANCH="cmip-description"
CMIP7_CVS_BRANCH="add-piclim-experiments"

venv/bin/pip install -r requirements-cmor-cvs-table.txt
venv/bin/pip install --no-deps "git+https://github.com/$ESGVOC_FORK/esgf-vocab.git@$ESGVOC_REVISION"
Expand Down
6 changes: 6 additions & 0 deletions experiment/piclim-4xco2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"@context": "000_context.jsonld",
"id": "piclim-4xco2",
"type": "experiment",
"tier": 1
}
6 changes: 6 additions & 0 deletions experiment/piclim-aer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"@context": "000_context.jsonld",
"id": "piclim-aer",
"type": "experiment",
"tier": 1
}
6 changes: 6 additions & 0 deletions experiment/piclim-anthro.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"@context": "000_context.jsonld",
"id": "piclim-anthro",
"type": "experiment",
"tier": 1
}
6 changes: 6 additions & 0 deletions experiment/piclim-ch4.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"@context": "000_context.jsonld",
"id": "piclim-ch4",
"type": "experiment",
"tier": 1
}
6 changes: 6 additions & 0 deletions experiment/piclim-control.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"@context": "000_context.jsonld",
"id": "piclim-control",
"type": "experiment",
"tier": 1
}
10 changes: 10 additions & 0 deletions experiment/piclim-histaer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"@context": "000_context.jsonld",
"id": "piclim-histaer",
"type": "experiment",
"description": "Simulation of the historical and future period with prescribed sea-surface temperatures and sea-ice concentrations (the slightly confusing name is a legacy thing). Aerosol emissions follow the `historical` experiment then the `scen7-m` or `esm-scen7-m` experiment (whichever is relevant to your model setup) while all other forcings follow `piControl` to allow for a (approximate) diagnosis of transient historical aerosol effective radiative forcing (ERF) (can be compared with `piClim-aer` which provides a more precise quantification of present-day aerosol ERF).",
"start_timestamp": "1850-01-01",
"end_timestamp": "2100-12-31",
"min_number_yrs_per_sim": 251.0,
"tier": 1
}
10 changes: 10 additions & 0 deletions experiment/piclim-histall.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"@context": "000_context.jsonld",
"id": "piclim-histall",
"type": "experiment",
"description": "Simulation of the historical period with prescribed sea-surface temperatures and sea-ice concentrations (the slightly confusing name is a legacy thing). All forcings follow the `historical` experiment then the `scen7-m` or `esm-scen7-m` experiment (whichever is relevant to your model setup) to allow for a (approximate) diagnosis of transient historical effective radiative forcing (ERF) (can be compared with the `piClim-*` experiments which provide a more precise quantification of present-day ERF from various forcers).",
"start_timestamp": "1850-01-01",
"end_timestamp": "2100-12-31",
"min_number_yrs_per_sim": 251.0,
"tier": 1
}
6 changes: 6 additions & 0 deletions experiment/piclim-n2o.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"@context": "000_context.jsonld",
"id": "piclim-n2o",
"type": "experiment",
"tier": 1
}
6 changes: 6 additions & 0 deletions experiment/piclim-nox.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"@context": "000_context.jsonld",
"id": "piclim-nox",
"type": "experiment",
"tier": 1
}
6 changes: 6 additions & 0 deletions experiment/piclim-ods.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"@context": "000_context.jsonld",
"id": "piclim-ods",
"type": "experiment",
"tier": 1
}
6 changes: 6 additions & 0 deletions experiment/piclim-so2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"@context": "000_context.jsonld",
"id": "piclim-so2",
"type": "experiment",
"tier": 1
}
5 changes: 5 additions & 0 deletions vertical_label/ols.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"@context": "000_context.jsonld",
"id": "ols",
"type": "vertical_label"
}