[GIS] Simple way to collect the Sentinel data of a given ROI

dataremote sensingsentinel-1sentinel-2sentinel-snap

If you wanted to collect all Sentinel satellite data for a given region of interest (ROI), say, for a given day or time frame – is there any simple way to do it? That means: Without having to download all the full images manually and cropping the ROI subset manually as well afterwards?

Best Answer

The latest release of ESA SNAP (6 beta) features so-called AOI monitoring.

http://step.esa.int/main/download/

It allows you to define a region of interest, schedule searching for the data and apply processing chains (as defined with the graph builder) on the data automatically. And with the new sci-hub integration you can download S1 data directly in SNAP (you enter the same user credentials as on https://scihub.copernicus.eu/).

However, I don't think that only downloading subsets works by now. The whole product is retrieved but as soon as you integrate the subset operator in your graph, only the desired area is proessed.

enter image description here