CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
versioneer.py
doc/Makefile
doc/about.rst
doc/api.rst
doc/citation.rst
doc/conf.py
doc/create_model.rst
doc/develop.rst
doc/environment.yml
doc/examples.rst
doc/faq.rst
doc/framework.rst
doc/index.rst
doc/inspect_model.rst
doc/installing.rst
doc/run_model.rst
doc/whats_new.rst
doc/_templates/autosummary/accessor.rst
doc/_templates/autosummary/accessor_attribute.rst
doc/_templates/autosummary/accessor_callable.rst
doc/_templates/autosummary/accessor_method.rst
doc/examples/landscape-evolution-model.ipynb
doc/scripts/advection_model.py
doc/scripts/advection_model_numpy.py
licenses/DASK_LICENSE
licenses/PANDAS_LICENSE
licenses/XARRAY_LICENSE
xarray_simlab.egg-info/PKG-INFO
xarray_simlab.egg-info/SOURCES.txt
xarray_simlab.egg-info/dependency_links.txt
xarray_simlab.egg-info/not-zip-safe
xarray_simlab.egg-info/requires.txt
xarray_simlab.egg-info/top_level.txt
xsimlab/__init__.py
xsimlab/_version.py
xsimlab/dot.py
xsimlab/drivers.py
xsimlab/formatting.py
xsimlab/model.py
xsimlab/process.py
xsimlab/stores.py
xsimlab/utils.py
xsimlab/variable.py
xsimlab/xr_accessor.py
xsimlab/tests/__init__.py
xsimlab/tests/conftest.py
xsimlab/tests/fixture_model.py
xsimlab/tests/fixture_process.py
xsimlab/tests/test_dot.py
xsimlab/tests/test_drivers.py
xsimlab/tests/test_formatting.py
xsimlab/tests/test_model.py
xsimlab/tests/test_process.py
xsimlab/tests/test_stores.py
xsimlab/tests/test_utils.py
xsimlab/tests/test_variable.py
xsimlab/tests/test_xr_accessor.py