Skip to content

Commit

Permalink
Remove exports of vday and vcyc; used locally
Browse files Browse the repository at this point in the history
  • Loading branch information
KateFriedman-NOAA committed Apr 12, 2023
1 parent 3b48ae1 commit eebcc98
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions jobs/JGDAS_FIT2OBS
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ export CDUMP=${RUN/enkf}
CDATE=$(${NDATE} -"${VBACKUP_FITS}" "${PDY}${cyc}") # set CDATE to lookback cycle for use in fit2obs package
export CDATE
vday=${CDATE:0:8}
export vday
vcyc=${CDATE:8:2}
export vcyc

export COM_INA=${ROTDIR}/gdas.${vday}/${vcyc}/atmos
# We want to defer variable expansion, so ignore warning about single quotes
Expand Down

0 comments on commit eebcc98

Please sign in to comment.