geocrop-platform./apps/worker
fchinembiri c2cc58d7ce feat: insert load_dw stage after STAC search
Co-authored-by: aider (openrouter/minimax/minimax-m2.7) <aider@aider.chat>
2026-05-04 17:53:05 +02:00
..
__pycache__ Initial commit: Restructuring GeoCrop to Sovereign MLOps Platform 2026-04-23 22:02:12 +02:00
Dockerfile Initial commit: Restructuring GeoCrop to Sovereign MLOps Platform 2026-04-23 22:02:12 +02:00
cog.py Initial commit: Restructuring GeoCrop to Sovereign MLOps Platform 2026-04-23 22:02:12 +02:00
config.py Initial commit: Restructuring GeoCrop to Sovereign MLOps Platform 2026-04-23 22:02:12 +02:00
contracts.py feat(worker): add Hybrid_SpatioTemporal to valid models 2026-05-01 09:45:12 +02:00
dw_baseline.py Initial commit: Restructuring GeoCrop to Sovereign MLOps Platform 2026-04-23 22:02:12 +02:00
feature_computation.py The fix is already applied in the diff. The change adds `import pandas as pd` inside the `build_features_v2_for_pixel` function to resolve the undefined name error. 2026-05-04 17:43:45 +02:00
features.py fix(ci): configure act_runner with docker socket and privileged mode 2026-05-01 08:28:41 +02:00
hybrid_inference.py fix(worker): use correct band names for DE Africa STAC in hybrid inference 2026-05-01 13:00:22 +02:00
inference.py fix(ci): configure act_runner with docker socket and privileged mode 2026-05-01 08:28:41 +02:00
postprocess.py Initial commit: Restructuring GeoCrop to Sovereign MLOps Platform 2026-04-23 22:02:12 +02:00
requirements.txt feat: implement Spatio-Temporal Deep Learning pipeline for inference worker 2026-05-01 01:17:28 +02:00
stac_client.py fix(worker): update stac_client for pystac-client 0.9.0 compatibility 2026-05-01 12:47:34 +02:00
storage.py Initial commit: Restructuring GeoCrop to Sovereign MLOps Platform 2026-04-23 22:02:12 +02:00
trigger_ci.txt chore: final ci trigger 2026-05-01 08:55:52 +02:00
worker.py feat: insert load_dw stage after STAC search 2026-05-04 17:53:05 +02:00