Skip to content

Commit

Permalink
Update Fit2Obs tag to newm.1.3 for bugfix
Browse files Browse the repository at this point in the history
Jack Woollen reported a bug in the newm.1.2 tag related to insufficient
rstprod permission settings on produced files. Need fix on WCOSS/Hera.
New tag newm.1.3 resolves bug.

Refs: NOAA-EMC#252
  • Loading branch information
KateFriedman-NOAA committed Feb 1, 2021
1 parent 94b30e3 commit 4ffed84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parm/config/config.vrfy
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export RUNMOS="NO" # whether to run entire MOS package

if [ $VRFYFITS = "YES" ]; then

export fit_ver="newm.1.2"
export fit_ver="newm.1.3"
export fitdir="$BASE_GIT/verif/global/Fit2Obs/${fit_ver}/batrun"
export PRVT=$HOMEgfs/fix/fix_gsi/prepobs_errtable.global
export HYBLEVS=$HOMEgfs/fix/fix_am/global_hyblev.l${LEVS}.txt
Expand Down

0 comments on commit 4ffed84

Please sign in to comment.