-
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/global_det_v1.0plus #495
feature/global_det_v1.0plus #495
Conversation
All stats jobs are underway. |
👍 wave plots are good! Logs are good and final tar file size and image counts match emc.vpppg parallel. Confirming that the image names have been changed from "pastXdays" to "lastXdays".
|
All the stats jobs have completed except for the gfs atmos grid2obs job, if you wish to take a look. The long_term_stats job seems to be smaller than all the others, but perhaps it's supposed to be? |
All jobs are done now! The atmos stats jobs are good. 👍 There are ERROR and WARNING messages in the logs, but these are known and expected and will be resolved in beta5. The final stat files are all good. For atmos plots, you'll want to run with VDATE_END=20240707 for every job but jevs_global_det_atmos_long_term_plots.sh. Additionally, in jevs_global_det_atmos_headline_plots.sh set envir=dev. |
Awesome! Just to confirm, your thumbs up includes for long term stats? I'll get the plot jobs started. |
Yup! The long-term stats are set up a bit different than the "standard" stats jobs. |
Plot jobs are all now underway. |
I'll check them when I start working tomorrow. The GFS v17 T2O meeting is soon, and then I'm heading out after. Some of the plot jobs take an hour+ to run. |
@malloryprow All the plot jobs are finished. I noted that I set the date for VDATE, not VDATE_END, and realized that those values are different because all the plot tarballs have a vdate of 20240708, and I set VDATE for 20240707. If I need to re-run anything, please let me know, but since you are checking tomorrow, those plot jobs can be compared. |
I'd prefer if we can rerun with VDATE_END=20240708 and clear out the COMOUT. I'd like to compare the final tarball sizes with the emc.vpppg parallel. |
OK will do! |
Interesting! I see in the logs you ran with "-v VDATE_END=20240708", but the job ran with VDATE_END=20240709. I can see what happened in the driver scripts. |
Oh thanks for checking! Yeah, that would certainly be helpful here. |
Just pushed the changes! |
Thank you! I'll re-run once again. When Samira's PR is merged, you'll also need to sync your fork. But you always pay attention to these things! |
Will watch! |
Re-runs underway. Hopefully this one is good! |
🤞 May the third time be the charm |
Woohoo!
I'll watch the jobs and report back. I will watch for Samira's PR merge too. |
All the plot jobs are finished - but for some reason accidentally neglected to submit the long term plot job. Just did so now. We should have a complete plot set when that finishes. Please check everything else. |
Minus the long-term plots, the final plots tarballs are good. File sizes match the emc.vpppg parallel but the grid2grid_pres_levs which is expected because the Ozone lower troposphere, upper troposphere, and troposphere vertical profile plots were removed. Logs are good too. I'll follow the long-term plots log. |
The long-term plots jobs is done now. All looks well with the output and log. All good with testing and reviewing the output. |
Good news! Let me do the code review. I think you already took care of the ecf defs file, which is a pretty large chunk of the job, but let me double check. |
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.
Code works as expected. Approved for merge.
Pull Request Testing
This PR includes a variety of changes and updates related to EVS v2.0:
Those is italics are in the Fix and Additions in EVS v2.0 document.
NOTE: Upon merging this PR, we will need to update the cron scripts for the renamed stats and plots drivers.
Describe testing already performed for this Pull Request:
I have been running the global_det prep, stats, and plots drivers in my crontab for the past two weeks. I compared the prep and stats output to the emc.vpppg parallel and the output for 20240706 all matched. I did not compare the plots tar files directly as I'm pointing to my stats and not the emc.vpppg parallel stats. I checked the logs and there are not unexpected warning or error messages.
Recommend testing for the reviewer(s) to perform, including the location of input datasets, and any additional instructions:
The testing for this PR is going to be a lot but we can take it chunk by chunk and work through it.
Set-up
✔️ global_det wave prep
✔️ global_det wave stats
✔️ global_det wave plots
✔️ global_det atmos prep
✔️ global_det atmos stats
✔️ global_det atmos plots
Has the code been checked to ensure that no errors occur during the execution? Yes
Do these updates/additions include sufficient testing updates? Yes
Please complete this pull request review by 7/19/2024.
Pull Request Checklist
Review the source issue metadata (required labels, projects, and milestone).
Complete the PR description above.
Ensure the PR title matches the feature branch name.
Check the following:
Instructions provided on how to run
Developer's name is replaced by ${user} where necessary throughout the code
Check that the ecf file has all the proper definitions of variables
Check that the jobs file has all the proper settings of COMIN and COMOUT and other input variables
Check to see that the output directory structure is followed
Be sure that you are not using MET utilities outside the METplus wrapper structure
After submitting the PR, select Development issue with the original issue number.
After the PR is approved, merge your changes. If permissions do not allow this, request that the reviewer do the merge.
Close the linked issue.