-
Notifications
You must be signed in to change notification settings - Fork 61
Global MCS tracking example #492
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
Global MCS tracking example #492
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## RC_v1.6.x #492 +/- ##
==========================================
Coverage 63.52% 63.52%
==========================================
Files 27 27
Lines 3836 3836
==========================================
Hits 2437 2437
Misses 1399 1399
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Linting results by Pylint:Your code has been rated at 8.21/10 (previous run: 8.21/10, +0.00) |
Changing to ready to review now that v1.6 is released |
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.
This is an absolutely phenomenal example. Great work, @w-k-jones .
Super nice example! I think this one can be merged in our new release candidate, right? @freemansw1 @w-k-jones |
Thanks @JuliaKukulies and @freemansw1 , I'll merge into |
Example tracking MCSs in global km-scale model data based on the MCSMIP protocol. This example uses remotely accessible ICON model data from MPI
Note: this PR is based on #489 , so should wait until that is merged before merging