.editorconfig
.gitignore
AUTHORS.rst
LICENSE
MANIFEST.in
README.md
mkdocs.yml
requirements.txt
requirements_dev.txt
setup.cfg
setup.py
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/build.yml
.github/workflows/docs.yml
.github/workflows/pypi.yml
docs/authors.rst
docs/changelog.md
docs/contributing.md
docs/faq.md
docs/index.md
docs/installation.md
docs/pymapee.md
docs/usage.md
docs/overrides/main.html
examples/Notebook 01. Cloud masking and vegetation indices.ipynb
pymapee/__init__.py
pymapee/pymapee.py
pymapee/utils.py
pymapee.egg-info/PKG-INFO
pymapee.egg-info/SOURCES.txt
pymapee.egg-info/dependency_links.txt
pymapee.egg-info/not-zip-safe
pymapee.egg-info/top_level.txt
tests/__init__.py
tests/test_pymapee.py