Skip to content

Commit

Permalink
add export UTILROOT=${prod_util_ROOT}
Browse files Browse the repository at this point in the history
  • Loading branch information
JessicaMeixner-NOAA committed Oct 23, 2023
1 parent 9649540 commit 224b204
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ush/load_ufswm_modules.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ if [[ "${MACHINE_ID}" != "noaacloud" ]]; then
module load libjpeg
else
module load prod-util
export UTILROOT=${prod_util_ROOT}
fi
module load wgrib2
export WGRIB2=wgrib2
Expand Down

0 comments on commit 224b204

Please sign in to comment.