Skip to content

Commit

Permalink
change the RT path of Orion.
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaesung committed Nov 21, 2023
1 parent a24962a commit 599258f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/run_ufs_datm_lnd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ source ${PATHRT}/atparse.bash
# Set inputdata location for each machines
echo "MACHINE_ID: $MACHINE_ID"
if [[ $MACHINE_ID = orion ]]; then
DISKNM=/work/noaa/nems/emc.nemspara/RT
DISKNM=/work/noaa/epic/UFS-WM_RT
elif [[ $MACHINE_ID = hera ]]; then
DISKNM=/scratch2/NAGAPE/epic/UFS-WM_RT
else
Expand Down

0 comments on commit 599258f

Please sign in to comment.