Thematic Modules: Environment

openeo-processes-dask

Earth Observation Modelling and Processing

Description

Python implementation of openEO processes.

Base component necessary to run openEO process graphs. All the processes are implemented using Dask, making them easily scalable and parallelizable.

Release Notes

The xArray/Dask implementation of the openEO processes is already deployed in the EODC openEO back-end (part of the DTE), available via openEO Platform (openeo.cloud) or directly (openeo.eodc.eu/openeo/1.1.0). The same code is also used for the Client-Side Processing functionality, allowing to prototype an openEO workflow in a local machine with the same Python syntax (https://open-eo.github.io/openeo-python-client/cookbook/localprocessing.html).

Future Plans

More processes are currently under development and will be released soon:

  • mask
  • mask_polygon
  • filter_spatial
  • aggregate_spatial

Related Use Cases

interTwin Use Case: A Digital Twin for Drought Early Warning in the Alps

Developing the components to set up a Drought Early Warning System for the Alps

...
interTwin Use Case: A Digital Twin for Flood Early Warning in coastal and inland regions

Developing the components to set up a Digital Twins for flood early warning in coastal...