Open bossie opened 7 months ago
FWIW, forcing the CRS to EPSG:32601 makes it work.
Has to be fixed in the next sprint. This was originally an issue from CDSE Zendesk.
The PG gives a result on https://openeo-dev.vito.be But indeed no result on https://openeo-staging.creo.vito.be (no errors, no files)
This might be due the gaps in S2 data and not the date line. When enlarging the extent I got some data crossing the line.
https://github.com/Open-EO/openeo-geotrellis-extensions/issues/280
Sentinel 5 also had missing data close to the date line. Found by student via Victor Verhaert
I logged a downstream issue that could also help here: https://github.com/locationtech/proj4j/issues/113
TODO: Change code so that in unexpected cases, the old behaviour is used
This process graph will return an empty GeoTiff for sync requests and no assets for batch jobs:
Internal ref: CDSE-96