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

Allow ESMF arguments to be passed #396

Open stephenworsley opened 3 months ago

stephenworsley commented 3 months ago

Addresses #375 and #391.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 92.70073% with 10 lines in your changes missing coverage. Please review.

Project coverage is 98.30%. Comparing base (9e2559a) to head (6c23d65). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
esmf_regrid/schemes.py 82.22% 8 Missing :warning:
esmf_regrid/__init__.py 0.00% 1 Missing :warning:
esmf_regrid/experimental/io.py 95.23% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #396 +/- ## ========================================== - Coverage 98.39% 98.30% -0.09% ========================================== Files 37 37 Lines 4293 4420 +127 ========================================== + Hits 4224 4345 +121 - Misses 69 75 +6 ```

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