forked from WCRP-CMIP/WCRP-universe
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathamip.json
More file actions
24 lines (24 loc) · 642 Bytes
/
amip.json
File metadata and controls
24 lines (24 loc) · 642 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"@context": "000_context.jsonld",
"id": "amip",
"type": "experiment",
"description": "Simulation of the climate of the recent past with prescribed sea surface temperatures and sea ice concentrations.",
"drs_name": "amip",
"start_timestamp": null,
"end_timestamp": null,
"activity": "cmip",
"additional_allowed_model_components": [
"aer",
"chem",
"bgc"
],
"branch_information": null,
"min_ensemble_size": 1,
"parent_activity": null,
"parent_experiment": null,
"parent_mip_era": null,
"required_model_components": [
"agcm"
],
"tier": 1
}