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
103 stars 85 forks source link

Updates checksums for WBFL KGO #1957

Closed MoseleyS closed 11 months ago

MoseleyS commented 11 months ago

Following #1956

The above PR had an associated change to acceptance test data (https://github.com/metoppv/improver_test_data/pull/35), but the checksums were not updated, and the testing was insufficient (my fault! sorry).

This PR updates the checksum for the modified file.

Testing:

codecov[bot] commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (2520f58) 98.39% compared to head (a6b3478) 98.39%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1957 +/- ## ======================================= Coverage 98.39% 98.39% ======================================= Files 123 123 Lines 11814 11814 ======================================= Hits 11624 11624 Misses 190 190 ```

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