LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
docs/api.md
docs/examples.md
docs/index.md
docs/testing.md
examples/calculate_ndwi.py
examples/spectral_indices.py
examples/water_analysis.py
farq/__init__.py
farq/analysis.py
farq/core.py
farq/utils.py
farq/visualization.py
farq.egg-info/PKG-INFO
farq.egg-info/SOURCES.txt
farq.egg-info/dependency_links.txt
farq.egg-info/requires.txt
farq.egg-info/top_level.txt
tests/test_core.py
tests/test_indices.py
tests/test_performance.py
tests/test_visualization.py