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:
Addition of type hints
Addition of test config file instead of using global variables in test_em.py
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:
test_em.py