Python implementations of many OpenEO processes, dask-friendly by default. This repo is a fork of the main repo and has been slimmed down to avoid dependency hell.
Project description
OpenEO Processes Dask Slim
openeo-processes-dask is a collection of Python implementations of OpenEO processes based on the xarray/dask ecosystem. It is intended to be used alongside with openeo-pg-parser-networkx, which handles the parsing and execution of OpenEO process graphs. There you'll also find a tutorial on how to register process implementations from an arbitrary source (e.g. this repo) to the registry of available processes.
Installation
Install this project via pip:
pip install openeo-processes-dask
Note that by default this only installs the JSON process specs.
In order to install the actual implementations, add the implementations extra:
pip install openeo-processes-dask[implementations]
Extra build variants
A subset of process implementations with heavy or unstable dependencies are hidden behind these extras:
-
ML processes:
pip install openeo-processes-dask[ml]
-
Experimental processes:
pip install openeo-processes-dask[experimental]
Development environment
openeo-processes-dask requires poetry >1.2, see their docs for installation instructions.
Clone the repository with --recurse-submodules to also fetch the process specs:
git clone --recurse-submodules git@github.com:Open-EO/openeo-processes-dask.git
To setup the python venv and install this project into it run:
poetry install --all-extras
To add a new core dependency run:
poetry add some_new_dependency
To add a new development dependency run:
poetry add some_new_dependency --group dev
To run the test suite run:
poetry run python -m pytest
Note that you can also use the virtual environment that's generated by poetry as the kernel for the ipynb notebooks.
Pre-commit hooks
This repo makes use of pre-commit hooks to enforce linting & a few sanity checks. In a fresh development setup, install the hooks using poetry run pre-commit install. These will then automatically be checked against your changes before making the commit.
Specs
The json specs for the individual processes are tracked as a git submodule in openeo_processes_dask_slim/specs/openeo-processes.
The raw json for a specific process can be imported using from openeo_processes_dask_slim.specs import reduce_dimension.
To bump these specs to a later version use:
git -C openeo_processes_dask_slim/specs/openeo-processes checkout <tag>
git add openeo_processes_dask_slim/specs/openeo-processes
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file openeo_processes_dask_slim-2026.4.3-py3-none-any.whl.
File metadata
- Download URL: openeo_processes_dask_slim-2026.4.3-py3-none-any.whl
- Upload date:
- Size: 294.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c36fc2e4e03a361042086d7dd6ced7d9b1d7806342d061ef001b8366062bca09
|
|
| MD5 |
450f32d48b3fd53e9e712c094fdd352f
|
|
| BLAKE2b-256 |
cf1e77722636d6995e5029e31c0484b5d2ee8142789e68eab800dd9e68fcd113
|
Provenance
The following attestation bundles were made for openeo_processes_dask_slim-2026.4.3-py3-none-any.whl:
Publisher:
release.yml on Open-EO/openeo-processes-dask-slim
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
openeo_processes_dask_slim-2026.4.3-py3-none-any.whl -
Subject digest:
c36fc2e4e03a361042086d7dd6ced7d9b1d7806342d061ef001b8366062bca09 - Sigstore transparency entry: 1350624061
- Sigstore integration time:
-
Permalink:
Open-EO/openeo-processes-dask-slim@779945a373fc6bbccc295cc2d08b416133a14df5 -
Branch / Tag:
refs/tags/2026.4.3 - Owner: https://github.com/Open-EO
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@779945a373fc6bbccc295cc2d08b416133a14df5 -
Trigger Event:
release
-
Statement type: