.editorconfig
.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
SECURITY.md
mkdocs.yml
pyproject.toml
requirements.txt
requirements_dev.txt
.github/dependabot.yml
.github/ee-test-with-oauth2.py
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/docs-build.yml
.github/workflows/docs.yml
.github/workflows/installation.yml
.github/workflows/macos.yml
.github/workflows/pypi.yml
.github/workflows/ubuntu.yml
.github/workflows/windows.yml
docs/changelog.md
docs/common.md
docs/contributing.md
docs/faq.md
docs/gee_funcs.md
docs/gishndev.md
docs/index.md
docs/installation.md
docs/usage.md
docs/examples/intro.ipynb
docs/examples/s2_composite.ipynb
docs/overrides/main.html
gishndev/__init__.py
gishndev/common.py
gishndev/gee_funcs.py
gishndev/gishndev.py
gishndev/spectral_bands.json
gishndev/spectral_constants.json
gishndev/spectral_indices.json
gishndev/spectral_offset_parameters.json
gishndev/spectral_scale_parameters.json
gishndev.egg-info/PKG-INFO
gishndev.egg-info/SOURCES.txt
gishndev.egg-info/dependency_links.txt
gishndev.egg-info/entry_points.txt
gishndev.egg-info/requires.txt
gishndev.egg-info/top_level.txt
tests/__init__.py
tests/test_gishndev.py