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 deployed in the EODC openEO back-end (part of the DTE), available via openEO Platform (https://openeo.cloud ) or directly (https://openeo.eodc.eu/openeo/1.2.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).