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

Documentation changes for #1940 #1950

Closed btrotta-bom closed 11 months ago

btrotta-bom commented 1 year ago

Documentation changes associated with https://github.com/metoppv/improver/pull/1940

@benowen-bom I've incorporated your review comments from the previous PR.

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (6923c1d) 98.38% compared to head (80c272e) 98.38%. Report is 2 commits behind head on master.

:exclamation: Current head 80c272e differs from pull request most recent head 129264c. Consider uploading reports for the commit 129264c to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1950 +/- ## ======================================== Coverage 98.38% 98.38% ======================================== Files 124 123 -1 Lines 11976 11792 -184 ======================================== - Hits 11782 11602 -180 + Misses 194 190 -4 ``` [see 14 files with indirect coverage changes](https://app.codecov.io/gh/metoppv/improver/pull/1950/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=metoppv)

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

btrotta-bom commented 11 months ago

@benowen-bom Thanks for reviewing, suggested changes seem reasonable and I have implemented them.