Hi all,
I’m looking for a way to download several archived (ZIP) Sentinel-1 tiles. I spent several hours looking into the sentinelhub API (for Python) documentation and found everything but the instruction I need. I don’t need fancy preprocessing and further visualization, just S1 IW products in ZIP archive.
I managed to list all the product ids I need through the search generator but unfortunately didn’t get how to build requests to download them from the SentinelHub.
If anyone can share a piece of code I would be vastly grateful.
Thanks