-
Notifications
You must be signed in to change notification settings - Fork 100
nimrod monkey patch #1160
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
nimrod monkey patch #1160
Conversation
…he acceptance tests do not falsely trigger the FIXME message.
…ered if the iris_nimrod_patch is available.
|
Issues
======
- Added 1
Complexity increasing per file
==============================
- improver/utilities/load.py 6
See the complete overview on Codacy |
LaurenceBeard
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.
nice contextmanaged monkeypatching :)
I was still working on this... |
We need some way of blocking PRs from merge while being worked on. It's not the first time this happens to me. |
* nimrod monkey patch * Makes monkey-patch a temporary addition so that repeated calls from the acceptance tests do not falsely trigger the FIXME message. * Adds unit-tests for Nimrod-format Radarnet data. These are only triggered if the iris_nimrod_patch is available. * Fixes problems with the monkey-patch context manager. * Pycodestyle fix Co-authored-by: Stephen Moseley <[email protected]>
Enable reading nimrod radar files with iris while waiting for SciTools/iris#3647 to make it through the pipeline.
Testing: