SciTools-incubator / iris-esmf-regrid

A collection of structured and unstructured ESMF regridding schemes for Iris.
BSD 3-Clause "New" or "Revised" License
17 stars 16 forks source link

Fix for esmpy #353

Closed stephenworsley closed 2 months ago

stephenworsley commented 2 months ago

Isolates the code changes from #342 without changing lockfiles so that benchmarks can compare changes properly.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 98.85%. Comparing base (922669e) to head (de624f7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #353 +/- ## ========================================== - Coverage 98.85% 98.85% -0.01% ========================================== Files 36 36 Lines 3857 3855 -2 ========================================== - Hits 3813 3811 -2 Misses 44 44 ```

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