Skip to content

Commit

Permalink
Update rt.sh update input-data root
Browse files Browse the repository at this point in the history
  • Loading branch information
zach1221 authored May 3, 2024
1 parent 7a27761 commit 0da848a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/rt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1033,8 +1033,7 @@ if [[ "${CREATE_BASELINE}" == false ]] ; then
fi
fi

#INPUTDATA_ROOT=${INPUTDATA_ROOT:-$DISKNM/NEMSfv3gfs/input-data-20221101}
INPUTDATA_ROOT=/scratch1/NCEPDEV/stmp4/Denise.Worthen/input-data_20240501
INPUTDATA_ROOT=${INPUTDATA_ROOT:-$DISKNM/NEMSfv3gfs/input-data_20240501}
INPUTDATA_ROOT_WW3=${INPUTDATA_ROOT}/WW3_input_data_20240214
INPUTDATA_ROOT_BMIC=${INPUTDATA_ROOT_BMIC:-${DISKNM}/NEMSfv3gfs/BM_IC-20220207}

Expand Down

0 comments on commit 0da848a

Please sign in to comment.