Downloads Sentinel-2 satellite data from Copernicus.
DownloadSentinel2(
target_path = NA,
shape_site = NA,
start_date = NA,
end_date = NA,
limit = 1000,
max_cld = 10
)Geotiffs, containing Sentinel-2 data of AOI and every overpass.
Path (string) to destination folder for downloaded csv-files from Raindancer.
Path (string) to shapefile of AOI
You need to define a start date
You need to define an end date
Limiter (int) for number of entrys in resulting table
Cloud cover (int) as percent of maximum cloud coverage above AOI