Skip to content

Commit

Permalink
Increase wallclock for analysis job
Browse files Browse the repository at this point in the history
Resolves #1996
  • Loading branch information
WalterKolczynski-NOAA committed Oct 30, 2023
1 parent aff6ca7 commit 81d0b4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions parm/config/gfs/config.resources
Original file line number Diff line number Diff line change
Expand Up @@ -445,8 +445,8 @@ elif [[ "${step}" = "ocnanalvrfy" ]]; then

elif [[ ${step} = "anal" ]]; then

export wtime_anal="00:50:00"
export wtime_anal_gfs="00:40:00"
export wtime_anal="01:10:00"
export wtime_anal_gfs="01:00:00"
export npe_anal=780
export nth_anal=5
export npe_anal_gfs=825
Expand Down

0 comments on commit 81d0b4c

Please sign in to comment.