Open Issues Need Help
View All on GitHub Capabilities doc: bump to STAC 1.x? about 2 months ago
enhancement good first issue API technical debt STAC and load_stac
log /validation result with context about 2 months ago
enhancement good first issue
support `GET /processing_parameters` 2 months ago
enhancement good first issue architecture API
EjrApiResponseError: improve error message 3 months ago
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