Skip to content

Commit 067377e

Browse files
committed
Add piClim* entries
1 parent 17d30f2 commit 067377e

11 files changed

Lines changed: 199 additions & 521 deletions

activity/aerchemmip.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
"esm-scen7-h-aq",
88
"esm-scen7-vl-aer",
99
"esm-scen7-vl-aq",
10+
"piclim-ch4",
11+
"piclim-n2o",
12+
"piclim-nox",
13+
"piclim-ods",
14+
"piclim-so2",
1015
"scen7-h-aer",
1116
"scen7-h-aq",
1217
"scen7-vl-aer",

activity/cmip.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
"esm-picontrol",
1111
"esm-picontrol-spinup",
1212
"historical",
13+
"piclim-4xco2",
14+
"piclim-anthro",
15+
"piclim-control",
1316
"picontrol",
1417
"picontrol-spinup"
1518
],

cmor-cvs.json

Lines changed: 161 additions & 515 deletions
Large diffs are not rendered by default.

experiment/piclim-4xco2.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,5 @@
22
"@context": "000_context.jsonld",
33
"id": "piclim-4xco2",
44
"type": "experiment",
5-
"parent_mip_era": "cmip7",
6-
"activity": "cmip",
75
"tier": 1
86
}

experiment/piclim-anthro.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,5 @@
22
"@context": "000_context.jsonld",
33
"id": "piclim-anthro",
44
"type": "experiment",
5-
"parent_mip_era": "cmip7",
6-
"activity": "cmip",
75
"tier": 1
86
}

experiment/piclim-ch4.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"@context": "000_context.jsonld",
3+
"id": "piclim-ch4",
4+
"type": "experiment",
5+
"tier": 1
6+
}

experiment/piclim-control.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,5 @@
22
"@context": "000_context.jsonld",
33
"id": "piclim-control",
44
"type": "experiment",
5-
"parent_mip_era": "cmip7",
6-
"activity": "cmip",
75
"tier": 1
86
}

experiment/piclim-n2o.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"@context": "000_context.jsonld",
3+
"id": "piclim-n2o",
4+
"type": "experiment",
5+
"tier": 1
6+
}

experiment/piclim-nox.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"@context": "000_context.jsonld",
3+
"id": "piclim-nox",
4+
"type": "experiment",
5+
"tier": 1
6+
}

experiment/piclim-ods.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"@context": "000_context.jsonld",
3+
"id": "piclim-ods",
4+
"type": "experiment",
5+
"tier": 1
6+
}

0 commit comments

Comments
 (0)