EPPT_3209_total_precipitable_water_assurance to master#2350
EPPT_3209_total_precipitable_water_assurance to master#2350mo-DavidJohnJohnston wants to merge 9 commits into
Conversation
…one. thanks to Stephen Moseley for telling me about this.
katherinetomkins-mo
left a comment
There was a problem hiding this comment.
Unit tests pass and tests and fix address the issue seen
MoseleyS
left a comment
There was a problem hiding this comment.
While I think the code will work, there are some edge cases that could break it.
…one. thanks to Stephen Moseley for telling me about this.
robertplatt-mo
left a comment
There was a problem hiding this comment.
@mo-DavidJohnJohnston Thanks this is looking good now. Still a couple of nits but it's basically there
Bring return docstring in line with Improver style
robertplatt-mo
left a comment
There was a problem hiding this comment.
You were still missing one comment on the docstrings so I went ahead and applied the suggestion rather than continue back and forth over something so nitty. Approved.
|
In order to maintain a backlog of relevant PRs, we automatically label them as stale after 60 days of inactivity. If this PR is still important to you, then please comment on this PR and the stale label will be removed. Otherwise this PR will be automatically closed in 30 days time. |
Addresses JIRA ticket EPPT-3209
Fixed bug causing Total Precipitable Water numbers to be far too high.
Testing:
improver_tests/cli/test_init.py:391 (test_import_cli)
def test_import_cli():
CLA