Common parts of a Python driver implementation for OpenEO

12 stars 6 forks 12 watchers Python Apache License 2.0
4 Open Issues Need Help Last updated: Sep 12, 2025

Open Issues Need Help

View All on GitHub
enhancement good first issue API technical debt STAC and load_stac

Common parts of a Python driver implementation for OpenEO

Python
enhancement good first issue

Common parts of a Python driver implementation for OpenEO

Python
enhancement good first issue architecture API

Common parts of a Python driver implementation for OpenEO

Python

AI Summary: Improve the error message handling in the openEO Python driver to provide more informative error messages when communicating with the EJR API. Specifically, instead of a generic 'try again' message, the driver should relay the specific error details (status code and message) received from the EJR API (e.g., a 400 Bad Request with details about missing or invalid fields).

Complexity: 3/5
enhancement good first issue minor

Common parts of a Python driver implementation for OpenEO

Python