.bumpversion.cfg
.coveragerc
.editorconfig
.flake8
.gitignore
.pre-commit-config.yaml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
requirements.txt
requirements_dev.txt
setup.cfg
setup.py
tox.ini
.github/ISSUE_TEMPLATE.md
.github/workflows/ci.yml
.github/workflows/github-actions-demo.yml
ci/appveyor-bootstrap.py
ci/appveyor-download.py
ci/appveyor-with-compiler.cmd
ci/bootstrap.py
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/usage.rst
docs/images/alligatorriver_DB_0001_roistats.png
docs/images/gcc-values.png
docs/reference/index.rst
docs/reference/vegindex.rst
src/vegindex/__init__.py
src/vegindex/config.py
src/vegindex/gcctimeseries.py
src/vegindex/generate_ndvi_summary_timeseries.py
src/vegindex/generate_ndvi_timeseries.py
src/vegindex/generate_roi_ir_timeseries.py
src/vegindex/generate_roi_timeseries.py
src/vegindex/generate_summary_timeseries.py
src/vegindex/ir_roitimeseries.py
src/vegindex/ndvi_summary_timeseries.py
src/vegindex/ndvitimeseries.py
src/vegindex/plot_roistats.py
src/vegindex/quantile.py
src/vegindex/roilist.py
src/vegindex/roimask.py
src/vegindex/roitimeseries.py
src/vegindex/update_ndvi_summary_timeseries.py
src/vegindex/update_roi_ir_timeseries.py
src/vegindex/update_roi_timeseries.py
src/vegindex/update_summary_timeseries.py
src/vegindex/utils.py
src/vegindex/vegindex.py
src/vegindex.egg-info/PKG-INFO
src/vegindex.egg-info/SOURCES.txt
src/vegindex.egg-info/dependency_links.txt
src/vegindex.egg-info/entry_points.txt
src/vegindex.egg-info/not-zip-safe
src/vegindex.egg-info/requires.txt
src/vegindex.egg-info/top_level.txt
tests/__init__.py
tests/test_daterange2.py
tests/test_ir_roitimeseries.py
tests/test_ndvisummarytimeseries.py
tests/test_ndvitimeseries.py
tests/test_roilist.py
tests/test_roitimeseries.py
tests/test_utils.py
tests/test_vegindex.py
tests/sample_data/site_info.csv
tests/sample_data/alligatorriver/2013/06/alligatorriver_IR_2013_06_01_120032.jpg
tests/sample_data/alligatorriver/2013/06/alligatorriver_IR_2013_06_01_120032.meta
tests/sample_data/alligatorriver/ROI/alligatorriver_DB_1000_01.tif
tests/sample_data/alligatorriver/ROI/alligatorriver_DB_1000_IR_roistats.csv
tests/sample_data/alligatorriver/ROI/alligatorriver_DB_1000_roi.csv
tests/sample_data/dukehw/ROI/dukehw_DB_1000_01.tif
tests/sample_data/dukehw/ROI/dukehw_DB_1000_IR_roistats.csv
tests/sample_data/dukehw/ROI/dukehw_DB_1000_NDVI_roistats.csv
tests/sample_data/dukehw/ROI/dukehw_DB_1000_ndvi_3day.csv
tests/sample_data/dukehw/ROI/dukehw_DB_1000_roi.csv
tests/sample_data/dukehw/ROI/dukehw_DB_1000_roistats.csv
tests/sample_data/harvard/harvard_meta.json
tests/sample_data/harvard/harvard_meta.txt
tests/sample_data/harvard/2009/06/harvard_2009_06_30_120138.jpg
tests/sample_data/harvard/ROI/harvard_DB_0001_01.tif
tests/sample_data/harvard/ROI/harvard_DB_0001_1day.csv
tests/sample_data/harvard/ROI/harvard_DB_0001_3day.csv
tests/sample_data/harvard/ROI/harvard_DB_0001_roi.csv
tests/sample_data/harvard/ROI/harvard_DB_0001_roistats.csv
tests/sample_data/harvardlph/2017/08/harvardlph_2017_08_25_120008.jpg
tests/sample_data/harvardlph/2017/08/harvardlph_2017_08_25_120008.meta
tests/sample_data/test/2009/06/test_2009_06_30_120138.jpg
tests/sample_data/test/ROI/test_DB_0001_01.tif
tests/sample_data/test/ROI/test_DB_0001_roi.csv