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

Docstring clarification for the wind dz rescaling #1941

Closed gavinevans closed 1 year ago

gavinevans commented 1 year ago

Related to https://github.com/metoppv/mo-blue-team/issues/507

Description Minor docstring edits to make it clearer that the output scaled dz will match, in terms of the sites, the neighbour cube provided. The forecasts and truths do not have to match the neighbour cube, although there is expected to be overlap between the sites present in the forecasts, truths and neighbour cube.

Testing:

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (a8e6aa9) 98.38% compared to head (b65ca38) 98.38%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1941 +/- ## ======================================= Coverage 98.38% 98.38% ======================================= Files 123 123 Lines 11760 11760 ======================================= Hits 11570 11570 Misses 190 190 ``` | [Files Changed](https://app.codecov.io/gh/metoppv/improver/pull/1941?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=metoppv) | Coverage Δ | | |---|---|---| | [improver/calibration/dz\_rescaling.py](https://app.codecov.io/gh/metoppv/improver/pull/1941?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=metoppv#diff-aW1wcm92ZXIvY2FsaWJyYXRpb24vZHpfcmVzY2FsaW5nLnB5) | `100.00% <ø> (ø)` | |

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