Skip to content

Commit

Permalink
Update rt.sh update ww3 inputdata_root_ww3 path
Browse files Browse the repository at this point in the history
  • Loading branch information
FernandoAndrade-NOAA authored Jan 14, 2025
1 parent 4363e0c commit b8c45aa
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 @@ -1049,8 +1049,7 @@ if [[ "${CREATE_BASELINE}" == false ]] ; then
fi

INPUTDATA_ROOT=${INPUTDATA_ROOT:-${DISKNM}/NEMSfv3gfs/input-data-20240501}
INPUTDATA_ROOT_WW3=${INPUTDATA_ROOT}/WW3_input_data_20240111
INPUTDATA_ROOT_WW3=/scratch1/NCEPDEV/climate/Jessica.Meixner/PR_WW3/UFSPRww3Jan11/WW3_input_data_20240111
INPUTDATA_ROOT_WW3=${INPUTDATA_ROOT}/WW3_input_data_20250114
INPUTDATA_ROOT_BMIC=${INPUTDATA_ROOT_BMIC:-${DISKNM}/NEMSfv3gfs/BM_IC-20220207}
INPUTDATA_LM4=${INPUTDATA_LM4:-${INPUTDATA_ROOT}/LM4_input_data}

Expand Down

0 comments on commit b8c45aa

Please sign in to comment.