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

Use conda-lock `--kind=explicit` #169

Closed trexfeathers closed 2 years ago

trexfeathers commented 2 years ago

Handles the breaking change from conda-lock v1.0. See SciTools/iris#4644.

codecov[bot] commented 2 years ago

Codecov Report

Merging #169 (bfeeb09) into main (2013e7b) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #169   +/-   ##
=======================================
  Coverage   99.51%   99.51%           
=======================================
  Files          27       27           
  Lines        2469     2469           
=======================================
  Hits         2457     2457           
  Misses         12       12           

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more