Skip to content

Commit

Permalink
Update jobs/JGLOBAL_ANALYSIS_STATS
Browse files Browse the repository at this point in the history
Co-authored-by: Cory Martin <[email protected]>
  • Loading branch information
kevindougherty-noaa and CoryMartin-NOAA authored Jan 28, 2025
1 parent 1454c0f commit e05e241
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions jobs/JGLOBAL_ANALYSIS_STATS
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,11 @@ source "${HOMEgfs}/ush/jjob_header.sh" -e "anlstat" -c "base anlstat"
##############################################

# Generate COM variables from templates
YMD=${PDY} HH=${cyc} declare_from_tmpl -rx COM_OBS COM_CHEM_ANALYSIS

YMD=${PDY} HH=${cyc} declare_from_tmpl -rx COM_SNOW_ANALYSIS COM_CONF
YMD=${PDY} HH=${cyc} declare_from_tmpl -rx COMIN_OBS COMOUT_CONF \
COMIN_ATMOS_ANALYSIS \
COMIN_MARINE_ANALYSIS \
COMIN_CHEM_ANALYSIS \
COMIN_SNOW_ANALYSIS

###############################################################
# Run relevant script
Expand Down

0 comments on commit e05e241

Please sign in to comment.