-
Notifications
You must be signed in to change notification settings - Fork 71
Update for metpy1 #113
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
Update for metpy1 #113
Conversation
|
It would be good to get these updates merged if they pass using the official MetPy 1.0 release. |
dcamron
left a comment
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.
Everything looks good! I'm going to be doing my own cleanup on notebooks in a separate PR (deleting extra cells at the end, cleaning certain outputs/metadata, etc.) so I can address those there. If you are just yearning to clear those extra blank cells and clear the execution in the first cell of pages/gallery/MSLP_temp_winds.ipynb "Model Surface Output", I'll leave this up for you to push that change! Otherwise, I'll kick this through later today. Thanks a ton Kevin!
|
@dcamron I'll let you do the cleanup! |
This is a comprehensive update for the Python gallery to work with MetPy 1.0. I've kept each notebook commit separate so that any individual one can be pulled out separately, if desired. There was one workshop notebook that got updated that may be the most logical to pull out.