-
Notifications
You must be signed in to change notification settings - Fork 93
Adds CLI for gradient-between-adjacent-grid-squares #2037
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2037 +/- ##
==========================================
- Coverage 98.39% 98.36% -0.03%
==========================================
Files 124 133 +9
Lines 12212 12880 +668
==========================================
+ Hits 12016 12670 +654
- Misses 196 210 +14 ☔ View full report in Codecov by Sentry. |
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.
Broadly does what we need but a few tweaks for you.
629ec00
to
92c6886
Compare
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.
One tiny thing but otherwise I'm happy
* refs/heads/master: Failing CI (metoppv#2040) Gradient between vertical levels (metoppv#2030) Categorical fix for Deterministic data (metoppv#2038) # Conflicts: # improver_tests/acceptance/SHA256SUMS
Addresses https://metoffice.atlassian.net/browse/EPPT-1162
Adds a CLI for the GradientBetweenAdjacentGridSquares plugin. While setting up tests for this, I found it needed to handle "status_flag" AuxCoords too, so I have added this.
Acceptance test data: metoppv/improver_test_data#56
Testing: