Eozilla is a hashtagPython tool suite for teams working with hashtagEarthObservation and satellite data processors, especially where workflows need to be packaged, orchestrated, and exposed through OGC API – Processes.
The project started from practical work on cloudifying EO processor applications and making them easier to run in cloud-oriented processing environments. With 0.1.0, the core building blocks are now available as reusable packages.
—
It includes:
· Procodile for defining and running Python processes and workflows
· Appligator for generating Dockerfiles and Apache Airflow DAGs
· Wraptile as a lightweight OGC API – Processes server for local execution or Airflow
· Cuiman as a Python API, CLI, and GUI client
· Gavicore with shared data models, utilities, and UI generation from process descriptions
Version 0.1.0 is still an early step, but it brings together the main pieces for making EO processors easier to package, deploy, and use across local, Airflow-backed, and OGC API – Processes based workflows.
If you work with EO processing, workflow orchestration, or OGC API – Processes, we would be happy if you take a look, try it out, and share feedback! 🤓
Available on PyPI and conda-forge. Link to EOZILLA

