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-430: Synthetic data utilities for creating spot-cubes #1993

Closed bayliffe closed 2 months ago

bayliffe commented 2 months ago

Addresses https://github.com/metoppv/mo-blue-team/issues/430

The commits are broken up as follows:

  1. new functions, tests, fix-up existing calls, and (sorry) a partially modified choose weights test.
  2. centralise the date-time format
  3. modify some unit tests as examples of usage.

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.40%. Comparing base (84a8944) to head (93d5760). Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1993 +/- ## ========================================== + Coverage 98.39% 98.40% +0.01% ========================================== Files 124 124 Lines 12212 12322 +110 ========================================== + Hits 12016 12126 +110 Misses 196 196 ```

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