.coveragerc
.gitignore
.gitmodules
.readthedocs.yml
.travis.yml
AUTHORS.rst
CHANGELOG.rst
LICENSE.txt
README.rst
environment.yml
install.sh
setup.cfg
setup.py
docs/5x5_cell_partitioning.png
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/img2ts.rst
docs/index.rst
docs/license.rst
docs/read_ts.rst
docs/reading.rst
docs/requirements.txt
docs/varnames.rst
docs/write.rst
docs/_static/.gitignore
src/smos/__init__.py
src/smos/grid.py
src/smos.egg-info/PKG-INFO
src/smos.egg-info/SOURCES.txt
src/smos.egg-info/dependency_links.txt
src/smos.egg-info/entry_points.txt
src/smos.egg-info/not-zip-safe
src/smos.egg-info/requires.txt
src/smos.egg-info/top_level.txt
src/smos/smos_ic/__init__.py
src/smos/smos_ic/interface.py
src/smos/smos_ic/reshuffle.py
tests/conftest.py
tests/test_grid.py
tests/test_img_reading.py
tests/test_img_subset_and_write.py
tests/test_reshuffle.py