Skip to content

Commit

Permalink
missing \
Browse files Browse the repository at this point in the history
  • Loading branch information
mingshichen-noaa committed Dec 10, 2024
1 parent bc771e9 commit df83c7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jobs/JGLOBAL_ATMOS_ANALYSIS_CALC
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export GPREFIX_ENS="${GDUMP_ENS}.t${gcyc}z."
RUN=${rCDUMP} YMD=${PDY} HH=${cyc} declare_from_tmpl -rx \
COMIN_OBS:COM_OBS_TMPL

YMD=${PDY} HH=${cyc} declare_from_tmpl -rx
YMD=${PDY} HH=${cyc} declare_from_tmpl -rx \
COMOUT_ATMOS_ANALYSIS:COM_ATMOS_ANALYSIS_TMPL \
COMIN_ATMOS_RESTART:COM_ATMOS_RESTART_TMPL

Expand Down

0 comments on commit df83c7b

Please sign in to comment.