Skip to content

Commit

Permalink
Add shellcheck disable to jobs/JGDAS_ATMOS_VERFOZN
Browse files Browse the repository at this point in the history
Refs NOAA-EMC#1925

Co-authored-by: Rahul Mahajan <aerorahul@users.noreply.github.com>
  • Loading branch information
KateFriedman-NOAA and aerorahul authored Nov 29, 2023
1 parent 0787ee9 commit 9600f0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jobs/JGDAS_ATMOS_VERFOZN
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ source "${HOMEgfs}/ush/jjob_header.sh" -e "verfozn" -c "base verfozn"
#############################################
# determine PDY and cyc for previous cycle
#############################################
# shellcheck disable=SC2153
GDATE=$(date --utc +%Y%m%d%H -d "${PDY} ${cyc} - ${assim_freq} hours")
export gPDY=${GDATE:0:8}
export gcyc=${GDATE:8:2}
Expand Down

0 comments on commit 9600f0a

Please sign in to comment.