Skip to content

Commit

Permalink
Update for hopper and frontera
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Cash committed Oct 3, 2024
1 parent 8d10bbf commit 059acba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sorc/link_workflow.sh
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ case "${machine}" in
"s4") FIX_DIR="/data/prod/glopara/fix" ;;
"gaea") FIX_DIR="/gpfs/f5/ufs-ard/world-shared/global/glopara/data/fix" ;;
"noaacloud") FIX_DIR="/contrib/global-workflow-shared-data/fix" ;;
"frontera") FIX_DIR="/work2/02441/bcash/frontera/ufs_input/fix" ;;
"hopper") FIX_DIR="/groups/BCASH/ufs_input/fix" ;;
*)
echo "FATAL: Unknown target machine ${machine}, couldn't set FIX_DIR"
exit 1
Expand Down

0 comments on commit 059acba

Please sign in to comment.