Skip to content

Commit

Permalink
Makes BUFRSND job time the same as the long forecast time (#564)
Browse files Browse the repository at this point in the history
Increases time allowed to 5:30
  • Loading branch information
MatthewPyle-NOAA authored Dec 2, 2024
1 parent 290fd17 commit fdff0cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ush/set_rrfs_config_general.sh
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,7 @@ elif [[ ${PREDEF_GRID_NAME} == "RRFS_NA_3km" ]] ; then
WTIME_RUN_FCST="02:30:00"
WTIME_RUN_FCST_LONG="05:30:00"
WTIME_MAKE_LBCS="02:30:00"
WTIME_RUN_BUFRSND="04:45:00"
WTIME_RUN_BUFRSND="05:30:00"

CLEAN_OLDPROD_HRS="120"
CLEAN_OLDLOG_HRS="120"
Expand Down

0 comments on commit fdff0cc

Please sign in to comment.