Skip to content

Commit

Permalink
Ignore shellcheck complaint
Browse files Browse the repository at this point in the history
  • Loading branch information
WalterKolczynski-NOAA committed Jul 13, 2023
1 parent 62c6533 commit fee5e03
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 @@ -27,6 +27,7 @@ RUN=${CDUMP} YMD=${vday} HH=${vcyc} generate_com -rx COM_PRP:COM_OBS_TMPL
export COM_INF='$ROTDIR/vrfyarch/gfs.$fdy/$fzz'

export PRPI=${COM_PRP}/${RUN}.t${vcyc}z.prepbufr
# shellcheck disable=SC2153
export sig1=${COM_INA}/${RUN}.t${vcyc}z.atmanl.nc
export sfc1=${COM_INA}/${RUN}.t${vcyc}z.atmanl.nc
export CNVS=${COM_INA}/${RUN}.t${vcyc}z.cnvstat
Expand Down

0 comments on commit fee5e03

Please sign in to comment.