Skip to content

Commit

Permalink
Add new GSI monitor DO_* variables to config.base
Browse files Browse the repository at this point in the history
Add DO_VERFOZN, DO_VERFRAD, and DO_VMINMON switches
to turn on/off these jobs in the rocoto mesh.

Refs NOAA-EMC#1908
  • Loading branch information
KateFriedman-NOAA committed Oct 18, 2023
1 parent 8b13eb1 commit 6596ec5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions parm/config/gfs/config.base.emc.dyn
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ export DO_BUFRSND="NO" # BUFR sounding products
export DO_GEMPAK="NO" # GEMPAK products
export DO_AWIPS="NO" # AWIPS products
export DO_VRFY="YES" # VRFY step
export DO_VERFOZN="YES" # Ozone data assimilation monitoring
export DO_VERFRAD="YES" # Radiance data assimilation monitoring
export DO_VMINMON="YES" # GSI minimization monitoring

# NO for retrospective parallel; YES for real-time parallel
# arch.sh uses REALTIME for MOS. Need to set REALTIME=YES
Expand Down

0 comments on commit 6596ec5

Please sign in to comment.