Skip to content

Commit

Permalink
Reenable METplus jobs on Hercules.
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidHuber-NOAA committed Feb 14, 2024
1 parent 8f59002 commit 2b160f8
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions parm/config/gfs/config.base.emc.dyn
Original file line number Diff line number Diff line change
Expand Up @@ -377,11 +377,7 @@ export binary_diag=".false."

# Verification options
# MET/METplus is not yet supported on Hercules
if [[ "${machine}" == "HERCULES" ]]; then
export DO_METP="NO"
else
export DO_METP="YES" # Run METPLUS jobs - set METPLUS settings in config.metp; not supported with spack-stack
fi
export DO_METP="YES" # Run METPLUS jobs - set METPLUS settings in config.metp; not supported with spack-stack
export DO_FIT2OBS="YES" # Run fit to observations package
export DO_VRFY_OCEANDA="NO" # Run SOCA Ocean DA verification tasks

Expand Down

0 comments on commit 2b160f8

Please sign in to comment.