-
Notifications
You must be signed in to change notification settings - Fork 6
/
forcing.json
55 lines (55 loc) · 2.8 KB
/
forcing.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
{
"description": "JRA55-do V1.3 IAF forcing",
"inputs": [
{
"filename": "/g/data/qv56/replicas/input4MIPs/CMIP6/OMIP/MRI/MRI-JRA55-do-1-3/atmos/3hr/rsds/gn/v20180412/rsds/rsds_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-3_gn_{{year}}01010130-{{year+1}}01010000.nc",
"fieldname": "rsds",
"cname": "swfld_ai"
},
{
"filename": "/g/data/qv56/replicas/input4MIPs/CMIP6/OMIP/MRI/MRI-JRA55-do-1-3/atmos/3hr/rlds/gn/v20180412/rlds/rlds_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-3_gn_{{year}}01010130-{{year+1}}01010000.nc",
"fieldname": "rlds",
"cname": "lwfld_ai"
},
{
"filename": "/g/data/qv56/replicas/input4MIPs/CMIP6/OMIP/MRI/MRI-JRA55-do-1-3/atmos/3hr/prra/gn/v20180412/prra/prra_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-3_gn_{{year}}01010130-{{year+1}}01010000.nc",
"fieldname": "prra",
"cname": "rain_ai"
},
{
"filename": "/g/data/qv56/replicas/input4MIPs/CMIP6/OMIP/MRI/MRI-JRA55-do-1-3/atmos/3hr/prsn/gn/v20180412/prsn/prsn_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-3_gn_{{year}}01010130-{{year+1}}01010000.nc",
"fieldname": "prsn",
"cname": "snow_ai"
},
{
"filename": "/g/data/qv56/replicas/input4MIPs/CMIP6/OMIP/MRI/MRI-JRA55-do-1-3/atmos/3hrPt/psl/gn/v20180412/psl/psl_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-3_gn_{{year}}01010000-{{year}}12312230.nc",
"fieldname": "psl",
"cname": "press_ai"
},
{
"filename": "/g/data/qv56/replicas/input4MIPs/CMIP6/OMIP/MRI/MRI-JRA55-do-1-3/ocean/day/friver/gn/v20180412/friver/friver_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-3_gn_{{year}}0101-{{year+1}}0101.nc",
"fieldname": "friver",
"cname": "runof_ai"
},
{
"filename": "/g/data/qv56/replicas/input4MIPs/CMIP6/OMIP/MRI/MRI-JRA55-do-1-3/atmos/3hrPt/tas/gn/v20180412/tas/tas_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-3_gn_{{year}}01010000-{{year}}12312230.nc",
"fieldname": "tas",
"cname": "tair_ai"
},
{
"filename": "/g/data/qv56/replicas/input4MIPs/CMIP6/OMIP/MRI/MRI-JRA55-do-1-3/atmos/3hrPt/huss/gn/v20180412/huss/huss_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-3_gn_{{year}}01010000-{{year}}12312230.nc",
"fieldname": "huss",
"cname": "qair_ai"
},
{
"filename": "/g/data/qv56/replicas/input4MIPs/CMIP6/OMIP/MRI/MRI-JRA55-do-1-3/atmos/3hrPt/uas/gn/v20180412/uas/uas_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-3_gn_{{year}}01010000-{{year}}12312230.nc",
"fieldname": "uas",
"cname": "uwnd_ai"
},
{
"filename": "/g/data/qv56/replicas/input4MIPs/CMIP6/OMIP/MRI/MRI-JRA55-do-1-3/atmos/3hrPt/vas/gn/v20180412/vas/vas_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-3_gn_{{year}}01010000-{{year}}12312230.nc",
"fieldname": "vas",
"cname": "vwnd_ai"
},
]
}