-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/subseasonal mpmd plots fix #611
Feature/subseasonal mpmd plots fix #611
Conversation
@malloryprow All commented out/old code has been removed. Thank you for catching that! Due to working extra time earlier this week, I only have half an hour left to my workday, and this testing will take some time in order to be thorough, so let's pick this back up next week on Monday. |
@malloryprow I have checked through the weekend prep and stat files for the EVS parallel and confirmed all is set (the disk quota exceedance over the weekend did not have a meaningful impact). So as long as today's prep and stats run fine (which I am monitoring), then we will be able to test this PR around noon/after the METplus telecon. |
Sounds good! Thanks for checking! I'm glad the stmp issues didn't cause a major impact to subseasonal. |
@malloryprow Prep and stats ran as they should for today's parallel jobs; we are set for this PR testing! |
Al jobs for testing have been submitted! COMOUT is /lfs/h2/emc/vpppg/noscrub/mallory.row/verification/EVS_PRs/pr611/evs/v2.0/plots/subseasonal/atmos.20241123. 1. jevs_subseasonal_grid2grid_pres_lvls_plots_31daysLog File: /lfs/h2/emc/vpppg/noscrub/mallory.row/verification/EVS_PRs/pr611/EVS/dev/drivers/scripts/plots/subseasonal/jevs_subseasonal_grid2grid_pres_lvls_plots_31days.o207471711 2. jevs_subseasonal_grid2grid_pres_lvls_plots_90daysLog File: /lfs/h2/emc/vpppg/noscrub/mallory.row/verification/EVS_PRs/pr611/EVS/dev/drivers/scripts/plots/subseasonal/jevs_subseasonal_grid2grid_pres_lvls_plots_90days.o207471721 3. jevs_subseasonal_grid2grid_sea_ice_plots_31daysLog File: /lfs/h2/emc/vpppg/noscrub/mallory.row/verification/EVS_PRs/pr611/EVS/dev/drivers/scripts/plots/subseasonal/jevs_subseasonal_grid2grid_sea_ice_plots_31days.o207471820 4. jevs_subseasonal_grid2grid_sea_ice_plots_90daysLog File: /lfs/h2/emc/vpppg/noscrub/mallory.row/verification/EVS_PRs/pr611/EVS/dev/drivers/scripts/plots/subseasonal/jevs_subseasonal_grid2grid_sea_ice_plots_90days.o207471834 5. jevs_subseasonal_grid2grid_sst_plots_31daysLog File: /lfs/h2/emc/vpppg/noscrub/mallory.row/verification/EVS_PRs/pr611/EVS/dev/drivers/scripts/plots/subseasonal/jevs_subseasonal_grid2grid_sst_plots_31days.o207472067 6. jevs_subseasonal_grid2grid_sst_plots_90daysLog File: /lfs/h2/emc/vpppg/noscrub/mallory.row/verification/EVS_PRs/pr611/EVS/dev/drivers/scripts/plots/subseasonal/jevs_subseasonal_grid2grid_sst_plots_90days.o207472132 7. jevs_subseasonal_grid2grid_temp_plots_31daysLog File: /lfs/h2/emc/vpppg/noscrub/mallory.row/verification/EVS_PRs/pr611/EVS/dev/drivers/scripts/plots/subseasonal/jevs_subseasonal_grid2grid_temp_plots_31days.o207472194 8. jevs_subseasonal_grid2grid_temp_plots_90daysLog File: /lfs/h2/emc/vpppg/noscrub/mallory.row/verification/EVS_PRs/pr611/EVS/dev/drivers/scripts/plots/subseasonal/jevs_subseasonal_grid2grid_temp_plots_90days.o207472259 9. jevs_subseasonal_grid2obs_prepbufr_plots_31daysLog File: /lfs/h2/emc/vpppg/noscrub/mallory.row/verification/EVS_PRs/pr611/EVS/dev/drivers/scripts/plots/subseasonal/jevs_subseasonal_grid2obs_prepbufr_plots_31days.o207472351 10. jevs_subseasonal_grid2obs_prepbufr_plots_90daysLog File: /lfs/h2/emc/vpppg/noscrub/mallory.row/verification/EVS_PRs/pr611/EVS/dev/drivers/scripts/plots/subseasonal/jevs_subseasonal_grid2obs_prepbufr_plots_90days.o207472380 |
@malloryprow and @AliciaBentley-NOAA I have thoroughly checked all of the output for each plot job (like making sure the individual job numbers match between plot_job_scripts and plot_output/job_work_dir) and everything looks correct. I quickly checked the plot tar files and confirmed that nothing looks out of place with the plots. This PR should be set to merge. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes are good and testing successful.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have reviewed the changes in this PR and think that they look great! Test results confirm this. Please merge into develop when you are ready. Thanks!
…AA/EVS into feature/href_fixes * 'feature/href_fixes' of https://github.com/BinbinZhou-NOAA/EVS: Feature/subseasonal mpmd plots fix (NOAA-EMC#611) feature/EVS-NWPS_regions (NOAA-EMC#609) Feature/sref fixes (NOAA-EMC#607) Fixing bug in the ceiling processing for the perfdiag (NOAA-EMC#608) Mesoscale NAM/RAP Fixes and Additions - no restart (NOAA-EMC#603) Feature/subseasonal mpmd fix for stats (NOAA-EMC#602)
Note to developers: You must use this PR template!
Description of Changes
Developer Questions and Checklist
${USER}
where necessary throughout the code.HOMEevs
are removed from the code.dev/drivers/scripts
ordev/modulefiles
have been made in the correspondingecf/scripts
andecf/defs/evs-nco.def
?Testing Instructions