Skip to content

Commit

Permalink
Point to updated location on wcoss2.
Browse files Browse the repository at this point in the history
Fixes #757.
  • Loading branch information
GeorgeGayno-NOAA committed Jan 25, 2023
1 parent a0f1f21 commit 638d14b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fix/link_fixdirs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ elif [ $machine = "jet" ]; then
elif [ $machine = "orion" ]; then
FIX_DIR="/work/noaa/global/glopara/fix"
elif [ $machine = "wcoss2" ]; then
FIX_DIR="/lfs/h2/emc/global/save/emc.global/FIX/fix"
FIX_DIR="/lfs/h2/emc/global/noscrub/emc.global/FIX/fix"
elif [ $machine = "s4" ]; then
FIX_DIR="/data/prod/glopara/fix"
fi
Expand Down

0 comments on commit 638d14b

Please sign in to comment.