.coveragerc
.gitattributes
.gitmodules
.travis.yml
AUTHORS.rst
CHANGES.rst
LICENSE.txt
README.rst
doc_requirements.txt
environment.yml
readthedocs.yml
requirements.txt
setup.cfg
setup.py
test-requirements.txt
c3s_sm/__init__.py
c3s_sm/grid.py
c3s_sm/interface.py
c3s_sm/metadata.py
c3s_sm/reshuffle.py
c3s_sm.egg-info/PKG-INFO
c3s_sm.egg-info/SOURCES.txt
c3s_sm.egg-info/dependency_links.txt
c3s_sm.egg-info/entry_points.txt
c3s_sm.egg-info/not-zip-safe
c3s_sm.egg-info/requires.txt
c3s_sm.egg-info/top_level.txt
docs/5x5_cell_partitioning.png
docs/Makefile
docs/authors.rst
docs/changes.rst
docs/conf.py
docs/img2ts.rst
docs/index.rst
docs/license.rst
docs/make.bat
docs/reading.rst
docs/varnames.rst
tests/__init__.py
tests/c3s_sm-test-data
tests/conftest.py
tests/test_grid.py
tests/test_interface_img.py
tests/test_interface_img_stack.py
tests/test_metadata.py
tests/test_reshuffle.py