.gitignore
.gitlab-ci.yml
.pre-commit-config.yaml
CHANGES.md
CODE_OF_CONDUCT.md
LICENSE
MANIFEST.in
NOTICE
README.md
environment.yml
pyproject.toml
readthedocs.yml
requirements-doc.txt
requirements.txt
.github/dependabot.yml
.github/pull_request_template.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/publish.yml
.github/workflows/test.yml
ci/__init__.py
ci/script_utils.py
ci/test_arcpy.py
ci/test_ci.py
ci/test_dask.py
ci/test_display.py
ci/test_exception.py
ci/test_files.py
ci/test_geometry.py
ci/test_logs.py
ci/test_misc.py
ci/test_network.py
ci/test_os_utils.py
ci/test_path.py
ci/test_rasters.py
ci/test_rasters_rio.py
ci/test_s3.py
ci/test_snap.py
ci/test_strings.py
ci/test_types.py
ci/test_unistra.py
ci/test_vectors.py
ci/test_xml.py
docs/Makefile
docs/conf.py
docs/history.md
docs/index.md
docs/_build/.jupyter_cache/global.db
docs/_build/.jupyter_cache/executed/4fab3d74a2c874b87a1bc30404b07c01/base.ipynb
docs/_build/.jupyter_cache/executed/6018a5c26455cc16a08db900745f3655/base.ipynb
docs/_static/favicon.png
docs/_static/sertit_utils.png
docs/_templates/custom-base-template.rst
docs/_templates/custom-class-template.rst
docs/_templates/custom-module-template.rst
docs/notebooks/01_getting_started.ipynb
sertit/__init__.py
sertit/__meta__.py
sertit/arcpy.py
sertit/ci.py
sertit/dask.py
sertit/display.py
sertit/exception.py
sertit/files.py
sertit/geometry.py
sertit/logs.py
sertit/misc.py
sertit/network.py
sertit/os_utils.py
sertit/path.py
sertit/perf.py
sertit/rasters.py
sertit/rasters_rio.py
sertit/s3.py
sertit/snap.py
sertit/strings.py
sertit/types.py
sertit/unistra.py
sertit/vectors.py
sertit/xml.py
sertit.egg-info/PKG-INFO
sertit.egg-info/SOURCES.txt
sertit.egg-info/dependency_links.txt
sertit.egg-info/requires.txt
sertit.egg-info/top_level.txt