NOAA-EMC / EVS

12 stars 27 forks source link

feature/wafs_fixes #588

Closed malloryprow closed 1 month ago

malloryprow commented 1 month ago

Note to developers: You must use this PR template!

Description of Changes

This PR has two simple fixes for the wafs component that address items on the Fixes and Additions document:

  1. Remove cat'ing of the METplus log files
  2. Rename J-Jobs to be more in line with other J-Jobs

Developer Questions and Checklist

Testing Instructions

Set-up

  1. Clone my fork and checkout branch feature/wafs_fixes
  2. ln -sf /lfs/h2/emc/vpppg/noscrub/emc.vpppg/verification/EVS_fix fix

wafs stats

  1. cd dev/drivers/scripts/stats/wafs
  2. Run the following: jevs_wafs_atmos_stats.sh
    • Set HOMEevs to the location of the clone.
PerryShafran-NOAA commented 1 month ago

The stats job is submitted!

PerryShafran-NOAA commented 1 month ago

The stats job is complete.

See the .o file here: /lfs/h2/emc/vpppg/noscrub/perry.shafran/pr588test/EVS/dev/drivers/scripts/stats/wafs/jevs_wafs_stats.o158386417 The small stats files are here: /lfs/h2/emc/vpppg/noscrub/perry.shafran/evs/v2.0/stats/wafs/atmos.20241015 The large stats files are here: /lfs/h2/emc/vpppg/noscrub/perry.shafran/evs/v2.0/stats/wafs/wafs.20241015

malloryprow commented 1 month ago

Everything looks good!

PerryShafran-NOAA commented 1 month ago

Great! I'll check out the code and then approve.