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

Support saving/loading of `ESMFAreaweightedRegridder`, `ESMFBilinearRegridder` and `ESMFNearestRegridder`. #318

Closed stephenworsley closed 4 months ago

stephenworsley commented 10 months ago

Support the saving/loading of all other regridders. Retain the ability to load a regridder previously saved as a MeshToGridESMFRegridder or GridToMeshESMFRegridder. These ought to be loaded as an ESMFAreaweightedRegridder, ESMFBilinearRegridder or ESMFNearestRegridder.

github-actions[bot] commented 4 months ago

@SciTools-incubator/esmf-regrid-devs This issue is stale due to a lack of activity in the last 180 days. Remove stale label or comment, otherwise this issue will close automatically in 14 days time.