-
wind turbine and pv farm benchmarks fail because openeo.cloud is not supported
Required creation of client credentials for EGI checkin, and adding them to github.
-
Users expect this call:
https://open-eo.github.io/openeo-python-client/api.html#openeo.rest.datacube.DataCube.validate
also on the SaveResult object.
-
inference results from WEED pipelines should be automatically uploaded to the weedstac API.
This is currently blocked by the key cloak mechanism with openEO
-
I just pushed a fix (109ac35d55b80d329bef30f65fadbc0b12c84984) because that field got filled incorrectly, but that was just a copy&paste error.
However, I feel there's also a semantic error here: The…
-
In https://github.com/opengeospatial/ogcapi-processes/commit/37375036cdb6e0126179ab8a306692106c54007b, the Job StatusInfo property `type` was extended to allow any value, to represent any kind of job …
-
A CWL declares the expected [output](https://www.commonwl.org/user_guide/topics/outputs.html) (possibly with dynamic glob), for [example](https://github.com/Open-EO/openeo-geotrellis-kubernetes/blob/0…
-
When opening `openeo.d.ts` in VS Code, it displays me "482 problems in this file". I think most (if not all) of them stem from a missing `.` when specifying types for object keys/values with `object`,…
-
It is expected that (at least) 3 openEO processes will become available which should be integrated into GTIF.
The integration concept would be similar to the one done for ship detections in the RACE …
-
https://docs.openeo.cloud/workspaces/#workspace-providers suggests to use this ugly workaround for `export_workspaces`
```python
result = collection.save_result().process(
"export_workspace", arg…
-
Spend max 1 day to test if [sarSEN](https://github.com/bopen/sarsen) is a viable option for use within openEO. It should only include some local testing for now.