LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
geocif/__init__.py
geocif/analysis.py
geocif/experiments.py
geocif/geocif.py
geocif/geocif_runner.py
geocif/indices_runner.py
geocif/logger.py
geocif/utils.py
geocif.egg-info/PKG-INFO
geocif.egg-info/SOURCES.txt
geocif.egg-info/dependency_links.txt
geocif.egg-info/requires.txt
geocif.egg-info/top_level.txt
geocif/agmet/__init__.py
geocif/agmet/geoagmet.py
geocif/agmet/plot.py
geocif/agmet/utils.py
geocif/backup/__init__.py
geocif/backup/constants.py
geocif/backup/features.py
geocif/backup/geo.py
geocif/backup/geocif.py
geocif/backup/metadata.py
geocif/backup/models.py
geocif/cei/__init__.py
geocif/cei/definitions.py
geocif/cei/indices.py
geocif/ml/__init__.py
geocif/ml/correlations.py
geocif/ml/embedding.py
geocif/ml/feature_engineering.py
geocif/ml/feature_selection.py
geocif/ml/outliers.py
geocif/ml/outlook.py
geocif/ml/output.py
geocif/ml/spatial_autocorrelation.py
geocif/ml/stages.py
geocif/ml/stats.py
geocif/ml/trainers.py
geocif/ml/trend.py
geocif/ml/xai.py
geocif/playground/__init__.py
geocif/playground/aa.py
geocif/playground/area.py
geocif/playground/automl.py
geocif/playground/download_esi.py
geocif/playground/eval.py
geocif/playground/gee_access.py
geocif/playground/misc.py
geocif/playground/reg.py
geocif/playground/sustain.py
geocif/playground/test_catboost.py
geocif/playground/tmp.py
geocif/playground/wolayita.py
geocif/playground/wolayita_maize_mask.py
geocif/playground/wolayita_v2.py
geocif/playground/wolayita_v3.py
geocif/risk/__init__.py
geocif/risk/impact_assessment.py
geocif/viz/__init__.py
geocif/viz/plot.py
tests/test_geocif.py