Skip to content

Commit

Permalink
add ww3 input path update
Browse files Browse the repository at this point in the history
  • Loading branch information
JessicaMeixner-NOAA committed Dec 30, 2024
1 parent 8a74ea4 commit 05518e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/rt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1049,7 +1049,8 @@ if [[ "${CREATE_BASELINE}" == false ]] ; then
fi

INPUTDATA_ROOT=${INPUTDATA_ROOT:-${DISKNM}/NEMSfv3gfs/input-data-20240501}
INPUTDATA_ROOT_WW3=${INPUTDATA_ROOT}/WW3_input_data_20240214
INPUTDATA_ROOT_WW3=${INPUTDATA_ROOT}/WW3_input_data_20241230
INPUTDATA_ROOT_WW3=/scratch1/NCEPDEV/climate/Jessica.Meixner/PR_WW3/UFSPR20241230/WW3_input_data_20241230
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 05518e6

Please sign in to comment.