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
19 stars 17 forks source link

Unpin python #208

Closed stephenworsley closed 2 years ago

stephenworsley commented 2 years ago

Enables testing and releasing for python 3.9 and 3.10. Addresses #161, replaces #163.

codecov[bot] commented 2 years ago

Codecov Report

Merging #208 (bd63559) into main (973e49e) will decrease coverage by 0.03%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #208      +/-   ##
==========================================
- Coverage   99.38%   99.35%   -0.04%     
==========================================
  Files          28       28              
  Lines        2785     2786       +1     
==========================================
  Hits         2768     2768              
- Misses         17       18       +1     
Impacted Files Coverage Δ
esmf_regrid/experimental/unstructured_scheme.py 98.50% <0.00%> (-0.50%) :arrow_down:

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

bjlittle commented 2 years ago

@stephenworsley Once cirrus-ci is happy, I'll bank this lovely goodness :beers: