Open-EO / openeo-opensearch-client

Simple opensearch client for openeo.
Apache License 2.0
0 stars 0 forks source link

Fix cropclass test_run_udf_openeo_creo #20

Closed EmileSonneveld closed 1 year ago

EmileSonneveld commented 1 year ago

https://jenkins.vgt.vito.be/job/App/job/cropclass/job/develop/393/testReport/junit/tests/test_openeo/test_run_udf_openeo_creo/

EmileSonneveld commented 1 year ago

The problem seemed that small area requests caused the catalog API to return errors

I fixed this by extending the requested area to at least 1x1deg LatLng: https://github.com/Open-EO/openeo-opensearch-client/commit/7e16e2f6ed13acb5fe093c182001aff6bfca46c1

https://catalogue.dataspace.copernicus.eu/resto/api/collections/CopDem/search.json?box=1.877486326846265%2C50.00259421316291%2C1.8797962194548734%2C50.00408246028524&sortParam=startDate&sortOrder=ascending&page=1&maxRecords=100&status=0%7C34%7C37&dataset=ESA-DATASET&resolution=30&productType=DGE_30&startDate=1970-01-01T00%3A00%3A00Z&completionDate=2070-01-01T23%3A59%3A59.999999999Z returned 504

EmileSonneveld commented 1 year ago

It did not occur in the last cropclass run. (It got till the next error) https://jenkins.vgt.vito.be/job/App/job/cropclass/job/test_on_openeo_staging/6/testReport/tests/test_openeo/test_run_udf_openeo_creo/