.git_archival.txt
.gitattributes
.pre-commit-config.yaml
.prettierrc.toml
CHANGES.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
.github/dependabot.yml
.github/workflows/ci.yaml
.github/workflows/linting.yaml
.github/workflows/pypi.yaml
xesmf/__init__.py
xesmf/backend.py
xesmf/data.py
xesmf/frontend.py
xesmf/smm.py
xesmf/util.py
xesmf/tests/__init__.py
xesmf/tests/conftest.py
xesmf/tests/test_backend.py
xesmf/tests/test_frontend.py
xesmf/tests/test_smm.py
xesmf/tests/test_util.py