axiom-data-science / extract_model

Facilitates read-in and extraction for ocean model output.
https://extract-model.readthedocs.io/
MIT License
5 stars 4 forks source link

Add pyinterp shim #47

Open yosoyjay opened 2 years ago

yosoyjay commented 2 years ago

Add support for temporary PyInterp shim providing interpolation on systems that don't support xESMF using the same interface in extract_model. Also tested to work with demo notebooks which include use cases not covered by the tests.

Additional changes: