SciTools / iris-esmf-regrid

A collection of structured and unstructured ESMF regridding schemes for Iris.
https://iris-esmf-regrid.readthedocs.io/en/latest
BSD 3-Clause "New" or "Revised" License
20 stars 17 forks source link

Fix load_regridder docstring #404

Closed stephenworsley closed 1 month ago

stephenworsley commented 2 months ago

load_regridder now works for any regridder type, fixes docstring to reflect this.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 98.39%. Comparing base (3aa967d) to head (9a9b4ab).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #404 +/- ## ======================================= Coverage 98.39% 98.39% ======================================= Files 37 37 Lines 4293 4293 ======================================= Hits 4224 4224 Misses 69 69 ```

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

HGWright commented 1 month ago

Thanks Stephen, this makes sense to me.

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 98.39%. Comparing base (3aa967d) to head (9a9b4ab). Report is 8 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #404 +/- ## ======================================= Coverage 98.39% 98.39% ======================================= Files 37 37 Lines 4293 4293 ======================================= Hits 4224 4224 Misses 69 69 ```

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