.gitignore
LICENSE.md
README.md
pyproject.toml
setup.cfg
setup.py
.github/CONTRIBUTING.md
.github/pull_request_template.md
.github/ISSUE_TEMPLATE/bug-report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/ci.yml
.github/workflows/pypi-publish.yml
docs/index.html
docs/tiler_teaser.png
examples/2d_overlap_tile.py
examples/3d_overlap_tile.py
examples/batch_processing.py
examples/example_image.jpg
misc/docs.sh
misc/teaser/original_image.jpg
misc/teaser/teaser_image.py
misc/teaser/tiler_teaser.png
tests/__init__.py
tests/test_merger.py
tests/test_tiler.py
tests/test_windows.py
tiler/__init__.py
tiler/_windows.py
tiler/merger.py
tiler/tiler.py
tiler/version.py
tiler.egg-info/PKG-INFO
tiler.egg-info/SOURCES.txt
tiler.egg-info/dependency_links.txt
tiler.egg-info/requires.txt
tiler.egg-info/top_level.txt