-
In order to compare the results of performance tests in Aquamonitor we need to measure CPU usage with openEO.
Let's use this issue to discuss how this can be done.
-
reported in zendesk (CDSE-101)
tutorial "getting started in R" at https://documentation.dataspace.copernicus.eu/APIs/openEO/R_Client/R.html doesn't work out of the box:
there is an example abou…
-
OpenEO defines a tile_grid option, that can be specified in the options of save result. (https://processes.openeo.org/#save_result). This parameter will also be available in openeo-processes-python (s…
-
aggregator requires at least py 3.8
https://github.com/Open-EO/openeo-aggregator/blob/8f3b51f6815b0eac62901aa53f23cf84db1894c9/setup.py#L26
bump that to e.g. at least 3.10 (which is now available …
-
Currently, t.rast.ndvi tries to find out the band names for nir and red automatically:
https://github.com/mundialis/openeo-addons/blob/c78a1304bfaf09ac302ce3763952f2f94b0197b9/t.rast.ndvi/t.rast.ndv…
-
I'm investigating if openeo-processes-python would be useful to add to the VITO backend in some form and I found that the set of dependencies of openeo-processes-python is quite heavy.
Installation…
-
```
Impossibile caricare il plugin 'openeo-qgis-plugin-master' a causa di un errore chiamando il metodo classFactory()
TypeError: 'QVariant' object is not subscriptable
Traceback (most recent c…
-
https://github.com/Open-EO/openeo-python-driver/blob/657c054bc750d1816e1a687d4ee6d19568e85d24/openeo_driver/ProcessGraphDeserializer.py#L618-L629
uses arguments:
- singular `geometry` (inline geojso…
-
quick note that all upstream back-ends should use same billing currency.
VITO backend uses credits at the moment: https://github.com/Open-EO/openeo-geopyspark-driver/blob/4c4d2ad70344ad0f0b3b9bb6ab…
-
Please add a top-level field called `dependency_usage` to the job entity. It's optional and of type string.
Context: https://github.com/eu-cdse/openeo-cdse-infra/issues/261
Thanks!