Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Experiment amip-p4K #52

Merged
merged 1 commit into from
Mar 26, 2025
Merged
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
41 changes: 26 additions & 15 deletions src-data/experiment/amip-p4k.json
Original file line number Diff line number Diff line change
@@ -1,28 +1,39 @@
{
"@context": "_context_",
"id": "amip-p4k",
"type": [
"wcrp:experiment",
"cmip7"
],
"activity": [
"cfmip"
"CFMIP"
],
"description": "AMIP experiment with uniform 4K SST increase",
"tier": 0,
"end": -999,
"min-number-yrs-per-sim": -999,
"start": -999,
"label": "amip-p4k",
"model-realms": [],
"parent-activity": [
"none"
"branch-date": "none",
"description": "The same as the `amip` DECK experiment, except that SSTs are subject to a uniform warming of 4K. This warming should be applied to the ice-free ocean surface only. Sea ice and SSTs in grid boxes containing sea ice remain the same as in the `amip` DECK experiment. Reference: [Webb et al., 2017](https://doi.org/10.5194/gmd-10-359-2017)",
"label": "amip-p4K",
"long-label": "AMIP experiment with uniform 4K SST increase",
"minimum-number-of-years": "44",
"model-realms": [
{
"id": "agcm",
"is-required": true
},
{
"id": "aer",
"is-required": false
},
{
"id": "bgc",
"is-required": false
},
{
"id": "chem",
"is-required": false
}
],
"parent-experiment": [
"none"
],
"sub-experiment": [
"none"
],
"long-label": "Describe amip-p4k in one sentence."
"start-date": "1979-01-01",
"sub-experiment": "none",
"tier": "1"
}