Skip to content

Commit

Permalink
Add comment about why fit2obs variable name not updated
Browse files Browse the repository at this point in the history
  • Loading branch information
WalterKolczynski-NOAA committed Jul 13, 2023
1 parent 404fd0d commit 50ab97b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jobs/JGDAS_FIT2OBS
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ vcyc=${CDATE:8:2}
YMD=${vday} HH=${vcyc} generate_com -rx COM_ATMOS_ANALYSIS_VERIF:COM_ATMOS_ANALYSIS_TMPL
RUN=${CDUMP} YMD=${vday} HH=${vcyc} generate_com -rx COM_OBS_VERIF:COM_OBS_TMPL

# These are used by fit2obs, so we can't change them to the standard COM variable names
export COM_INA=${COM_ATMOS_ANALYSIS_VERIF}
# We want to defer variable expansion, so ignore warning about single quotes
# shellcheck disable=SC2016
Expand Down

0 comments on commit 50ab97b

Please sign in to comment.