Skip to content
Open
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
34 changes: 34 additions & 0 deletions src-data/experiment/amip-irr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"id": "amip-irr",
"type": [
"wcrp:experiment",
"cmip7"
],
"activity": [
"irrmip"
],
"description": "1. switching on the irrigation in the experiment amip 2. All irrigation-related parameters should be set as the models default values. Other settings should be the same as the reference simulations amip. 3. This is only for model groups whose AMIP simulations do not include irrigation.",
"label": "amip-irr",
"long-label": "AMIP plus irrigation",
"minimum-number-of-years": "122",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1901 + 122 = 2022. The amip data extends to December 2022, and the other forcings extend to December 2021, so this should be 121 = 2021-12-31

"model-realms": [
{
"id": "agcm",
"is-required": true
},
{
"id": "bgc",
"is-required": true
},
{
"id": "land",
"is-required": true
}
],
"parent-experiment": [
"amip"
],
"start-date": "1901-01-01",
"sub-experiment": "none",
"tier": "2"
}