-
While reviewing some CDSE docs and notebook samples, I encountered some cases/snippets that establish poor security practices:
- using OIDC password grant
- putting (or at least suggesting to put)…
-
In issue https://github.com/Open-EO/openeo.org/issues/9 it was decided that CRS can be a dimension. This is now part of the openEO API, but we don't really have processes to work with such a dimension…
-
The openEO API https://processes.openeo.org/#load_collection specifies that the second element should be excluded.
-
`MultiBackendJobManager.run_jobs` doesn't return anything at the moment.
I'm thinking to let it return a dictionary with stats (e.g. number of sleeps, polls, jobs started, ...) which should be inf…
-
Conversation from #11 - though OpenEOS lets you customize your own manager by only providing interface helpers, it might help to have some sort of starting place. Where should this example be hosted? …
-
rasdaman provides both [OGC API - Coverage](https://fairicube.rasdaman.com/rasdaman/oapi/) and [openEO ](https://fairicube.rasdaman.com/rasdaman/openeo/)endpoints, that in turn integrate STAC in their…
-
https://github.com/Open-EO/openeo-test-suite/blob/9bab0248e9b4f1332323577617d9b28f81db085e/src/openeo_test_suite/tests/processes/processing/conftest.py#L40-L45
This `connection` fixture at src/open…
-
The way the `properties` argument of `load_collection` is currently passed throughout the application is problematic. Historically it assumes an exact match of a single value ("eq") but that no longer…
-
Hi, thanks for the latest release! I was able to use it as a git package without any problems. I have one more minor suggestion, right now the package compiles for all platforms, even though we can di…
-
org.openeo.geotrellissentinelhub.BatchProcessingService will throw a NoSuchFeaturesException in case the SHub catalog returns no hits for the specified extents, at least in the non-CARD4L case. This n…