.gitignore
CHANGES.rst
LICENSE
README.rst
codecov.yml
readthedocs.yml
setup.py
.github/workflows/ci.yaml
.github/workflows/pypi.yaml
binder/environment.yml
ci/environment.yml
doc/Makefile
doc/changes.rst
doc/conf.py
doc/index.rst
doc/installation.rst
doc/internal_api.rst
doc/large_problems_on_HPC.rst
doc/limitations.rst
doc/make.bat
doc/other_tools.rst
doc/requirements.txt
doc/user_api.rst
doc/why.rst
doc/images/elevation_regulargrid.png
doc/images/elevation_southpolarstero.png
doc/notebooks/Backend.ipynb
doc/notebooks/Compare_algorithms.ipynb
doc/notebooks/Curvilinear_grid.ipynb
doc/notebooks/Dask.ipynb
doc/notebooks/Dataset.ipynb
doc/notebooks/Masking.ipynb
doc/notebooks/Pure_numpy.ipynb
doc/notebooks/Rectilinear_grid.ipynb
doc/notebooks/Reuse_regridder.ipynb
doc/notebooks/Using_LocStream.ipynb
pangeo_xesmf.egg-info/PKG-INFO
pangeo_xesmf.egg-info/SOURCES.txt
pangeo_xesmf.egg-info/dependency_links.txt
pangeo_xesmf.egg-info/requires.txt
pangeo_xesmf.egg-info/top_level.txt
xesmf/__init__.py
xesmf/_version.py
xesmf/backend.py
xesmf/data.py
xesmf/frontend.py
xesmf/smm.py
xesmf/util.py
xesmf/tests/__init__.py
xesmf/tests/test_backend.py
xesmf/tests/test_frontend.py
xesmf/tests/test_smm.py
xesmf/tests/test_util.py