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 regridding of cubes with multiple coordinates per axis #217

Closed stephenworsley closed 2 years ago

stephenworsley commented 2 years ago

Addresses #216

codecov[bot] commented 2 years ago

Codecov Report

Merging #217 (83f5012) into main (7d6f568) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #217   +/-   ##
=======================================
  Coverage   99.35%   99.36%           
=======================================
  Files          28       28           
  Lines        2786     2829   +43     
=======================================
+ Hits         2768     2811   +43     
  Misses         18       18           
Impacted Files Coverage Δ
esmf_regrid/experimental/unstructured_scheme.py 98.50% <100.00%> (ø)
esmf_regrid/schemes.py 97.77% <100.00%> (+0.12%) :arrow_up:
...sts/unit/schemes/test_ESMFAreaWeightedRegridder.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more