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

Drop support for Python 3.6. #150

Closed trexfeathers closed 2 years ago

trexfeathers commented 2 years ago

Closes #149.

Replaces #134.

codecov[bot] commented 2 years ago

Codecov Report

Merging #150 (2706180) into main (b32e134) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #150   +/-   ##
=======================================
  Coverage   99.10%   99.10%           
=======================================
  Files          14       14           
  Lines        1005     1005           
=======================================
  Hits          996      996           
  Misses          9        9           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b32e134...2706180. Read the comment docs.

stephenworsley commented 2 years ago

This is now causing conflicts for #153. Could this be backed out until after the feature branch is merged?