Hello,
I use S1TILING with docker, I would like to download Sentinel-1 data and use it with Sentinel-2 data. here is my config file
S1Processor.cfg (10.3 KB)
I used it to process 4 tiles of sentinel-2, and now I would like to use it to compute the tile “31TGK”, but It doesn’t work now.
I have this message error:
Error: Cannot request products for tile 31TGK on data provider: 400 Client Error: Bad Request for url: https://catalogue.dataspace.copernicus.eu/resto/api/collections/Sentinel1/search.json?polarizationMode=VV%20VH&sensorMode=IW&orbitDirection=ascending&startDate=2023-01-01&completionDate=2023-12-31&geometry=POLYGON%20((5.4998%2044.0998,%205.4998%2045.1255,%206.9361%2045.1255,%206.9361%2044.0998,%205.4998%2044.0998))&productType=GRD&maxRecords=20&page=4&exactCount=1
I need some help please.
THank you