-
Data extracted worked using batch jobs
1. A small buffer was created around each lat lon to generate a polygon feature
2. The spatial extent was defined slightly larger than the polygon feature
3. 'd…
-
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 …
-
Here's my fix for the first section of code from the Medium article
> import openeo
> import re
> from datetime import date, timedelta
>
> # First, we connect to the back-end and authenticate.…
-
```
File ".../openeo/extra/job_management.py", line 474, in run_jobs
self._job_update_loop(job_db=job_db, start_job=start_job, stats=stats)
File ".../openeo/extra/job_management.py", line 49…
-
This has been tried here: https://github.com/Open-EO/openeo-geotrellis-extensions/issues/199
But was disabled: https://github.com/Open-EO/openeo-geotrellis-extensions/commit/01b67c85f27ff59fde22872a5…
-
We should clearly define and align the relationship type in the links section used for openEO and OGC Processes. This would help streamline the visualization of the record in the Algorithm Catalogue.
…
-
When updating the Jupyterlab for the CDSE environment and it was noticed that one of the notebooks fails in production, this one openeo/NDVI_Timeseries.ipynb.
There are also some samples that are …
-
Now, gdalinfo is called on output assets in the driver. In case of gtiff output on S3, the assets where written on an executor, and need to get downloaded again in the driver.
In case of fusemount it…
-
@Pratichhya raised question what "target_dimension" in "aggregate_spatial" is for, it doesn't seem to do anything.
background info:
- https://github.com/Open-EO/openeo-processes/issues/366
- http…
-
As a user, I want to submit the details of my openEO job output to the EarthCODE catalogue from the CDSE openEO environment.
**Technical Implementation**
A new entry can be added to the EarthCODE cat…