Skip to content

Commit

Permalink
Increase wallclock time, bugfix orion FIXshp.
Browse files Browse the repository at this point in the history
  • Loading branch information
danielabdi-noaa committed Nov 17, 2022
1 parent 68e3cc9 commit eaa3b30
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ush/config_defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2031,14 +2031,14 @@ task_plot_allvars:
PLOT_ALLVARS_TN: "plot_allvars"
NNODES_PLOT_ALLVARS: 1
PPN_PLOT_ALLVARS: 24
WTIME_PLOT_ALLVARS: 00:20:00
WTIME_PLOT_ALLVARS: 01:00:00
MAXTRIES_PLOT_ALLVARS: 1
#-------------------------------------------------------------------------
# Reference experiment's COMOUT directory. This is where the GRIB2 files
# from postprocessing are located. Make this a template to compare
# multiple cycle and dates. COMOUT_REF should end with:
# nco mode: $PDY/$cyc
# community mode: $PDY$cyc
# community mode: $PDY$cyc/postprd
# We don't do this inside the code, so that we can compare nco vs com runs.
#-------------------------------------------------------------------------
COMOUT_REF: ""
Expand Down
1 change: 1 addition & 0 deletions ush/machine/orion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ platform:
FIXlut: /work/noaa/fv3-cam/UFS_SRW_App/develop/fix/fix_lut
FIXorg: /work/noaa/fv3-cam/UFS_SRW_App/develop/fix/fix_orog
FIXsfc: /work/noaa/fv3-cam/UFS_SRW_App/develop/fix/fix_sfc_climo
FIXshp: /work/noaa/fv3-cam/UFS_SRW_App/develop/NaturalEarth
EXTRN_MDL_DATA_STORES: aws nomads

0 comments on commit eaa3b30

Please sign in to comment.