-
Notifications
You must be signed in to change notification settings - Fork 2
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 #50 Hurricane Matthew: Add WRF plotting to METplus run #66
Conversation
…o use that container
…at includes METplotpy, METcalcpy, METdataio, and wrf python packages. Mount the Hurricane Matthew Visualization directory so the plotting scripts can be found. The WRF plotting script is called from the METplus use case run
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 tested the new setup on Jetstream and it worked fine. I only have one request, which is to update the "tail" output of the WRF run, as it now includes lines related to the zlev and plev output files. Here is the tail output from my test, which you can use:
Timing for main: time 2016-10-07_23:50:00 on domain 1: 0.25548 elapsed seconds
Timing for main: time 2016-10-07_23:52:30 on domain 1: 0.25495 elapsed seconds
Timing for main: time 2016-10-07_23:55:00 on domain 1: 0.25066 elapsed seconds
Timing for main: time 2016-10-07_23:57:30 on domain 1: 0.25231 elapsed seconds
Timing for main: time 2016-10-08_00:00:00 on domain 1: 0.25795 elapsed seconds
Timing for Writing wrfout_d01_2016-10-08_00:00:00 for domain 1: 0.68666 elapsed seconds
Timing for Writing wrfout_zlev_d01_2016-10-08_00:00:00 for domain 1: 0.47411 elapsed seconds
Timing for Writing wrfout_plev_d01_2016-10-08_00:00:00 for domain 1: 0.47619 elapsed seconds
Timing for Writing restart for domain 1: 1.54598 elapsed seconds
d01 2016-10-08_00:00:00 wrf: SUCCESS COMPLETE WRF
…ut to include updated content.
Thanks for the feedback, @Trumbore. I just made the change you suggested and re-requested your review. |
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.
Thanks!
Pull Request Testing
Ran through updated instructions on casper and confirmed that plots were generated
Run through updated instructions from feature branch and ensure that plots are generated successfully:
https://i-wrf.readthedocs.io/en/feature-50_add_plots_to_metplus/Users_Guide/matthewjetstream.html
Once we confirm that these steps work, we should update the instructions to include info on how to view the images
Do these changes include sufficient testing updates? [Yes]
Will this PR result in changes to the test suite? [N/A]
If yes, describe the new output and/or changes to the existing output:
Please complete this pull request review by 10/16/2024.
Pull Request Checklist
Select: Reviewer(s)
Select: Organization level software support Project or Repository level development cycle Project
Select: Milestone as the version that will include these changes