metoppv / improver

IMPROVER is a library of algorithms for meteorological post-processing.
http://improver.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
101 stars 84 forks source link

MOBT-661: Required changes for precipitation phase accumulations #1997

Open brhooper opened 2 months ago

brhooper commented 2 months ago

Related to: https://github.com/metoppv/mo-blue-team/issues/661, https://github.com/metoppv/mo-blue-team/issues/671 Acceptance test data: https://github.com/metoppv/improver_test_data/pull/48

Description This PR includes a few changes which are required for the work to produce precipitation phase accumulations over longer periods.

Included changes are as follows:

Testing:

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.41%. Comparing base (84a8944) to head (0bb5bae). Report is 18 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1997 +/- ## ========================================== + Coverage 98.39% 98.41% +0.01% ========================================== Files 124 124 Lines 12212 12346 +134 ========================================== + Hits 12016 12150 +134 Misses 196 196 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.