Skip to content

Commit

Permalink
use full-year JRA55-do forcing
Browse files Browse the repository at this point in the history
git restore -s fd196b4 -- atmosphere/forcing.json
  • Loading branch information
aekiss committed Apr 30, 2024
1 parent d6dc4a5 commit 71e19c3
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions atmosphere/forcing.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,58 +2,58 @@
"description": "JRA55-do v1.5.0.1 IAF forcing",
"inputs": [
{
"filename": "INPUT/rsds_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-5-0-1_gr_{{year}}01010130-202310302230.nc",
"filename": "INPUT/rsds_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-5-0-1_gr_{{year}}01010130-{{year}}12312230.nc",
"fieldname": "rsds",
"cname": "swfld_ai"
},
{
"filename": "INPUT/rlds_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-5-0-1_gr_{{year}}01010130-202310302230.nc",
"filename": "INPUT/rlds_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-5-0-1_gr_{{year}}01010130-{{year}}12312230.nc",
"fieldname": "rlds",
"cname": "lwfld_ai"
},
{
"filename": "INPUT/prra_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-5-0-1_gr_{{year}}01010130-202310302230.nc",
"filename": "INPUT/prra_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-5-0-1_gr_{{year}}01010130-{{year}}12312230.nc",
"fieldname": "prra",
"cname": "rain_ai"
},
{
"filename": "INPUT/prsn_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-5-0-1_gr_{{year}}01010130-202310302230.nc",
"filename": "INPUT/prsn_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-5-0-1_gr_{{year}}01010130-{{year}}12312230.nc",
"fieldname": "prsn",
"cname": "snow_ai"
},
{
"filename": "INPUT/psl_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-5-0-1_gr_{{year}}01010000-202310302100.nc",
"filename": "INPUT/psl_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-5-0-1_gr_{{year}}01010000-{{year}}12312100.nc",
"fieldname": "psl",
"cname": "press_ai"
},
{
"filename": "INPUT/friver_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-5-0-1_gr_{{year}}0101-20231030.nc",
"filename": "INPUT/friver_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-5-0-1_gr_{{year}}0101-{{year}}1231.nc",
"fieldname": "friver",
"cname": "runof_ai",
"domain": "land"
},
{
"filename": "INPUT/tas_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-5-0-1_gr_{{year}}01010000-202310302100.nc",
"filename": "INPUT/tas_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-5-0-1_gr_{{year}}01010000-{{year}}12312100.nc",
"fieldname": "tas",
"cname": "tair_ai"
},
{
"filename": "INPUT/huss_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-5-0-1_gr_{{year}}01010000-202310302100.nc",
"filename": "INPUT/huss_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-5-0-1_gr_{{year}}01010000-{{year}}12312100.nc",
"fieldname": "huss",
"cname": "qair_ai"
},
{
"filename": "INPUT/uas_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-5-0-1_gr_{{year}}01010000-202310302100.nc",
"filename": "INPUT/uas_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-5-0-1_gr_{{year}}01010000-{{year}}12312100.nc",
"fieldname": "uas",
"cname": "uwnd_ai"
},
{
"filename": "INPUT/vas_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-5-0-1_gr_{{year}}01010000-202310302100.nc",
"filename": "INPUT/vas_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-5-0-1_gr_{{year}}01010000-{{year}}12312100.nc",
"fieldname": "vas",
"cname": "vwnd_ai"
},
{
"filename": "INPUT/licalvf_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-5-0-1_gr_{{year}}0101-20231030.nc",
"filename": "INPUT/licalvf_input4MIPs_atmosphericState_OMIP_MRI-JRA55-do-1-5-0-1_gr_{{year}}0101-{{year}}1231.nc",
"fieldname": "licalvf",
"cname": "licalvf_ai",
"domain": "land"
Expand Down

0 comments on commit 71e19c3

Please sign in to comment.