LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
docs/alphaearth.md
docs/fastapi_react_integration.md
docs/geoscientifique_database.md
docs/install_ubuntu.md
docs/install_ubuntu_detailed.md
docs/prithvi.md
docs/publish.md
src/geocongoai/__init__.py
src/geocongoai/client.py
src/geocongoai/exceptions.py
src/geocongoai/models.py
src/geocongoai.egg-info/PKG-INFO
src/geocongoai.egg-info/SOURCES.txt
src/geocongoai.egg-info/dependency_links.txt
src/geocongoai.egg-info/requires.txt
src/geocongoai.egg-info/top_level.txt
src/geocongoai/analysis/__init__.py
src/geocongoai/analysis/clustering.py
src/geocongoai/analysis/geochemistry.py
src/geocongoai/analysis/geometry3d.py
src/geocongoai/assets/geocongoai_logo.png
src/geocongoai/datasets/__init__.py
src/geocongoai/datasets/base.py
src/geocongoai/datasets/drillholes.py
src/geocongoai/datasets/samples.py
src/geocongoai/geoscientifique_database/__init__.py
src/geocongoai/geoscientifique_database/client.py
src/geocongoai/geoscientifique_database/exceptions.py
src/geocongoai/geoscientifique_database/models.py
src/geocongoai/gundua_engine/__init__.py
src/geocongoai/gundua_engine/analysis.py
src/geocongoai/gundua_engine/drillholes.py
src/geocongoai/ia/__init__.py
src/geocongoai/ia/alphaearth.py
src/geocongoai/ia/prithvi.py
src/geocongoai/results/__init__.py
src/geocongoai/results/result.py
src/geocongoai/vision/__init__.py
src/geocongoai/vision/bgremoval.py
src/geocongoai/vision/image_utils.py
src/geocongoai/vision/pansharpen.py
src/geocongoai/vision/qr.py
src/geocongoai/visualization/__init__.py
src/geocongoai/visualization/html.py
src/geocongoai/visualization/plotly.py
tests/test_bgremoval.py
tests/test_datasets.py
tests/test_drillholes_3d.py
tests/test_geoscientifique_database.py
tests/test_pansharpen.py
tests/test_qr.py
tests/test_results.py
tests/test_visualization.py
tests/__pycache__/test_bgremoval.cpython-310-pytest-9.1.1.pyc
tests/__pycache__/test_datasets.cpython-310-pytest-9.1.1.pyc
tests/__pycache__/test_drillholes_3d.cpython-310-pytest-9.1.1.pyc
tests/__pycache__/test_geoscientifique_database.cpython-310-pytest-9.1.1.pyc
tests/__pycache__/test_greetings.cpython-310-pytest-9.1.1.pyc
tests/__pycache__/test_pansharpen.cpython-310-pytest-9.1.1.pyc
tests/__pycache__/test_qr.cpython-310-pytest-9.1.1.pyc
tests/__pycache__/test_results.cpython-310-pytest-9.1.1.pyc
tests/__pycache__/test_visualization.cpython-310-pytest-9.1.1.pyc