Hi, it looks like some of the images are stored with east/west wrapping glitches in the geometry definitions of their cover area? This causes these images to be seen as for some latitudes matching
all longitudes
except where it actually should be, resulting in both false positives and false negatives when searching using a geometrically defined area of interest.
To give an example; If the following Rest query is entered into the Finder web interface, it will bring up a dataset that appears to have this glitch - it will be visible in the map display.
1 | https://finder.creodias.eu/resto/api/collections/Sentinel3/search.json?maxRecords=10&productIdentifier=%S3A_OL_1_ERR____20181207T115941_20181207T124352_20181207T141329_2651_039_009______SVL_O_NR_002%&processingLevel=LEVEL1&instrument=OL&sortParam=startDate&sortOrder=descending&status=all&dataset=ESA-DATASET |
I would really appreciate feedback on what could be done about this?
Edit: It seems the forum code does not display the Rest URL as intended because of the & and % signs in it.. putting it in a code tag now to see if that helps.