Skip to content

Commit

Permalink
Merge remote-tracking branch 'emc/develop' into feature/simplify_res
Browse files Browse the repository at this point in the history
* emc/develop:
  Set METplus process count in config.metp; add verif-global support for Rocky 9 (NOAA-EMC#2774)
  Hotfix: Update jcb to avoid git-lfs files (NOAA-EMC#2782)
  • Loading branch information
DavidHuber-NOAA committed Jul 22, 2024
2 parents 970c92a + 71dc33c commit 2b70bfb
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions parm/config/gfs/config.metp
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ echo "BEGIN: config.metp"
# Get task specific resources
. "${EXPDIR}/config.resources" metp

export nproc=${npe_metp:-1}

export RUN_GRID2GRID_STEP1="YES" # Run grid-to-grid verification using METplus
export RUN_GRID2OBS_STEP1="YES" # Run grid-to-obs verification using METplus
export RUN_PRECIP_STEP1="YES" # Run precip verification using METplus
Expand Down
2 changes: 1 addition & 1 deletion sorc/gdas.cd
Submodule gdas.cd updated 1 files
+1 −1 sorc/jcb

0 comments on commit 2b70bfb

Please sign in to comment.