-
Notifications
You must be signed in to change notification settings - Fork 100
953 stochastic noise #2275
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
base: master
Are you sure you want to change the base?
953 stochastic noise #2275
Conversation
|
@maxwhitemet, could you merge/rebase master into your branch. The failing "CI Tests / Test-Coverage (pull_request)" should hopefully be addressed by the now merged #2273
There does appear to be a new issue potentially with the improver documentation building now though... (different issue) |
84d3c1b to
897e0cb
Compare
|
Ignore the test coverage failure. Fixed in #2282 |
gavinevans
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.
Thanks @maxwhitemet 👍
I've added some comments below.
improver_tests/precipitation/stochastic_noise/test_StochasticNoise.py
Outdated
Show resolved
Hide resolved
improver_tests/precipitation/stochastic_noise/test_StochasticNoise.py
Outdated
Show resolved
Hide resolved
maxwhitemet
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.
Thank you for the review @gavinevans. I have now made the requested changes.
improver_tests/precipitation/stochastic_noise/test_StochasticNoise.py
Outdated
Show resolved
Hide resolved
improver_tests/precipitation/stochastic_noise/test_StochasticNoise.py
Outdated
Show resolved
Hide resolved
gavinevans
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.
I've added some minor comments.
maxwhitemet
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.
Thanks @gavinevans. I have implemented your feedback

Addresses #953.
This PR adds the plugin, CLI, and tests for stochastic noise generation.
The acceptance tests show the impact, with data available here.

Testing: