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

updated for enums #293

Closed ESadek-MO closed 10 months ago

ESadek-MO commented 1 year ago

Closes #263

Introducing enums into iris esmf_regrid, to make code changes easier, user input more directed and prevent unexpected inputs.

codecov[bot] commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (be33a81) 98.81% compared to head (91be20c) 98.86%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #293 +/- ## ========================================== + Coverage 98.81% 98.86% +0.04% ========================================== Files 34 36 +2 Lines 3806 3862 +56 ========================================== + Hits 3761 3818 +57 + Misses 45 44 -1 ```

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

CLAassistant commented 11 months ago

CLA assistant check
All committers have signed the CLA.