LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
geocif/__init__.py
geocif/analysis.py
geocif/data.py
geocif/experiments.py
geocif/fdw_export.py
geocif/geocif.py
geocif/geocif_runner.py
geocif/hf_sync.py
geocif/indices_runner.py
geocif/logger.py
geocif/utils.py
geocif/yield_outlook.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/cid/__init__.py
geocif/cid/definitions.py
geocif/cid/indices.py
geocif/dashboard/__init__.py
geocif/dashboard/__main__.py
geocif/dashboard/app.py
geocif/dashboard/auth.py
geocif/dashboard/data.py
geocif/dashboard/tabs/__init__.py
geocif/dashboard/tabs/agmet_graphics.py
geocif/dashboard/tabs/historical_accuracy.py
geocif/dashboard/tabs/shap_explanation.py
geocif/dashboard/tabs/yield_predictions.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/gomp.py
geocif/ml/outliers.py
geocif/ml/outlook.py
geocif/ml/output.py
geocif/ml/spatial_autocorrelation.py
geocif/ml/spatial_neighbors.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/diagnostics.py
geocif/viz/plot.py
tests/test_agmet.py
tests/test_geocif.py
tests/test_spatial_neighbors.py