Skip to content

Commit

Permalink
add 1 degree config with all variables
Browse files Browse the repository at this point in the history
  • Loading branch information
timothyas committed Mar 20, 2024
1 parent e40c3b0 commit 3b381f0
Showing 1 changed file with 161 additions and 35 deletions.
196 changes: 161 additions & 35 deletions examples/replay/config-1.00-degree.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,56 +29,182 @@ FV3Dataset:
- bk

data_vars:
# 3D atmospheric vars
- tmp
- ugrd
- vgrd
- delz
- dzdt
- dpres
- spfh
- o3mr
# 3D land vars
- soilt1
- soilt2
- soilt3
- soilt4
- acond
- albdo_ave
- alnsf
- alnwf
- alvsf
- alvwf
- c0
- cd
- cduvb_ave
- cldfra
- cnvprcp
- cnwat
- cpofp
- cprat_ave
- cpratb_ave
- crain
- csdlf
- csdsf
- csulf
- csulftoa
- csusf
- csusftoa
- cwork_aveclm
- dconv
- dlwrf
- dlwrf_ave
- dswrf
- dswrf_ave
- dswrf_avetoa
- dtcool
- duvb_ave
- ecan_acc
- edir_acc
- etran_acc
- evbs_ave
- evcw_ave
- f10m
- facsf
- facwf
- ffhh
- ffmm
- fldcp
- fricv
- frozr
- frozrb
- frzr
- frzrb
- gflux
- gflux_ave
- hgt_hyblev1
- hpbl
- icec
- icetk
- land
- lfrac
- lhtfl
- lhtfl_ave
- nbdsf_ave
- nddsf_ave
- orog
- pah_ave
- pahi
- pevpr
- pevpr_ave
- prate_ave
- prateb_ave
- pres_avehcb
- pres_avehct
- pres_avelcb
- pres_avelct
- pres_avemcb
- pres_avemct
- prescnvclb
- prescnvclt
- pressfc
- pwat
- qrain
- rhonewsn
- sbsno_ave
- sfcr
- sfexc
- shdmax
- shdmin
- shtfl
- shtfl_ave
- sltyp
- snoalb
- snod
- snohf
- snowc_ave
- soill1
- soill2
- soill3
- soill4
- soilm
- soilt1
- soilt2
- soilt3
- soilt4
- soilw1
- soilw2
- soilw3
- soilw4
# 2D vars
- snod
- prateb_ave
- pressfc
- weasd
- f10m
- sfcr
# Surface forcing vars
- land
- vtype
- sotyp
- veg
- icec
- spfh2m
- spfh_hyblev1
- spfhmax_max2m
- spfhmin_min2m
- ssrun_acc
- sunsd_acc
- tcdc_avebndcl
- tcdc_aveclm
- tcdc_avehcl
- tcdc_avelcl
- tcdc_avemcl
- tcdccnvcl
- tg3
- tisfc
- tmax_max2m
- tmin_min2m
- tmp2m
- tmp_avehct
- tmp_avelct
- tmp_avemct
- tmp_hyblev1
- tmpsfc
# For TOA solar radiation
- dswrf_avetoa
- tprcp
- trans_ave
- tref
- tsnowp
- tsnowpb
- u-gwd_ave
- uflx_ave
- ugrd10m
- ugrd_hyblev1
- ulwrf
- ulwrf_ave
- ulwrf_avetoa
- uswrf
- uswrf_ave
- uswrf_avetoa
# Ease comparison
- tmp2m
- ugrd10m
- v-gwd_ave
- vbdsf_ave
- vddsf_ave
- veg
- vflx_ave
- vgrd10m
# For cloudy assimilation
- vgrd_hyblev1
- vtype
- w0
- wa_acc
- watr_acc
- wd
- weasd
- wilt
- xs
- xt
- xtts
- xu
- xv
- xz
- xzts
- zc
- clwmr
- delz
- dpres
- dzdt
- grle
- hgtsfc
- icmr
- nicp
- ntrnc
- o3mr
- rwmr
- snmr
# For future operational implementation
- ntrnc
- nicp
- spfh
- tmp
- ugrd
- vgrd

0 comments on commit 3b381f0

Please sign in to comment.