NOAA-EMC / EVS

12 stars 27 forks source link

Adjust column lists for METv12 beta5 and fix typos #589

Closed GwenChen-NOAA closed 1 month ago

GwenChen-NOAA commented 1 month ago

Description of Changes

This PR 1) adjust the column list of VL1L2, VAL1L2, and VCNT line types for METv12.0.0-beta5 update, and 2) fix a typo (enesmble) in Line 2 of JEVS_GLOBAL_ENS_PREP/STATS/PLOTS.

Developer Questions and Checklist

Testing Instructions

(1) Set up jobs

(2) Run jobs I suggest testing the following jobs:

jevs_global_ens_atmos_gefs_grid2grid_past31days_plots.sh jevs_global_ens_atmos_gefs_grid2obs_past31days_plots.sh jevs_global_ens_wave_grid2obs_plots.sh

malloryprow commented 1 month ago

For the future, work should be done in a feature branch that is created off of develop.

GwenChen-NOAA commented 1 month ago

For the future, work should be done in a feature branch that is created off of develop.

So, will I create a feature branch in my fork and request it to be merged into EVS/develop branch?

malloryprow commented 1 month ago

For the future, work should be done in a feature branch that is created off of develop.

So, will I create a feature branch in my fork and request it to be merged into EVS/develop branch?

Yup!

malloryprow commented 1 month ago

Jobs are done!

jevs_global_ens_atmos_gefs_grid2grid_past31days_plots.sh

Log File: /lfs/h2/emc/vpppg/noscrub/mallory.row/verification/EVS_PRs/pr589/EVS/dev/drivers/scripts/plots/global_ens/jevs_global_ens_atmos_gefs_grid2grid_past31days_plots.o158385898 COMOUT: /lfs/h2/emc/vpppg/noscrub/mallory.row/verification/EVS_PRs/pr589/evs/v2.0 DATA: /lfs/h2/emc/stmp/mallory.row/evs_test/prod/tmp/jevs_global_ens_atmos_gefs_grid2grid_past31days_plots.158385898.cbqs01

jevs_global_ens_atmos_gefs_grid2obs_past31days_plots.sh

Log File: /lfs/h2/emc/vpppg/noscrub/mallory.row/verification/EVS_PRs/pr589/EVS/dev/drivers/scripts/plots/global_ens/jevs_global_ens_atmos_gefs_grid2obs_past31days_plots.o158385918 COMOUT: /lfs/h2/emc/vpppg/noscrub/mallory.row/verification/EVS_PRs/pr589/evs/v2.0 DATA: /lfs/h2/emc/stmp/mallory.row/evs_test/prod/tmp/jevs_global_ens_atmos_gefs_grid2obs_past31days_plots.158385918.cbqs01

jevs_global_ens_wave_grid2obs_plots.sh

Log File: /lfs/h2/emc/vpppg/noscrub/mallory.row/verification/EVS_PRs/pr589/EVS/dev/drivers/scripts/plots/global_ens/jevs_global_ens_wave_grid2obs_plots.o158386025 COMOUT: /lfs/h2/emc/vpppg/noscrub/mallory.row/verification/EVS_PRs/pr589/evs/v2.0 DATA: /lfs/h2/emc/stmp/mallory.row/evs_test/prod/tmp/jevs_global_ens_wave_grid2obs_plots.158386025.cbqs01

GwenChen-NOAA commented 1 month ago

@malloryprow, I think you forgot to link the fix directory, so the logos disappeared on the plots. Otherwise, your test runs look good to me with only 8 days of stats.

malloryprow commented 1 month ago

Ah yes. I didn't link them correctly. The jobs run pretty quick so I re-ran just to be sure.

jevs_global_ens_atmos_gefs_grid2grid_past31days_plots.sh

Log File: /lfs/h2/emc/vpppg/noscrub/mallory.row/verification/EVS_PRs/pr589/EVS/dev/drivers/scripts/plots/global_ens/jevs_global_ens_atmos_gefs_grid2grid_past31days_plots.o158385898 COMOUT: /lfs/h2/emc/vpppg/noscrub/mallory.row/verification/EVS_PRs/pr589/evs/v2.0 DATA: /lfs/h2/emc/stmp/mallory.row/evs_test/prod/tmp/jevs_global_ens_atmos_gefs_grid2grid_past31days_plots.158385898.cbqs01

jevs_global_ens_atmos_gefs_grid2obs_past31days_plots.sh

Log File: /lfs/h2/emc/vpppg/noscrub/mallory.row/verification/EVS_PRs/pr589/EVS/dev/drivers/scripts/plots/global_ens/jevs_global_ens_atmos_gefs_grid2obs_past31days_plots.o158385918 COMOUT: /lfs/h2/emc/vpppg/noscrub/mallory.row/verification/EVS_PRs/pr589/evs/v2.0 DATA: /lfs/h2/emc/stmp/mallory.row/evs_test/prod/tmp/jevs_global_ens_atmos_gefs_grid2obs_past31days_plots.158385918.cbqs01

jevs_global_ens_wave_grid2obs_plots.sh

Log File: /lfs/h2/emc/vpppg/noscrub/mallory.row/verification/EVS_PRs/pr589/EVS/dev/drivers/scripts/plots/global_ens/jevs_global_ens_wave_grid2obs_plots.o158388892 COMOUT: /lfs/h2/emc/vpppg/noscrub/mallory.row/verification/EVS_PRs/pr589/evs/v2.0 DATA: /lfs/h2/emc/stmp/mallory.row/evs_test/prod/tmp/jevs_global_ens_wave_grid2obs_plots.158388892.cbqs01

GwenChen-NOAA commented 1 month ago

@malloryprow, the new runs look very good to me.