From a given area with known coordinates in geojson format:
- get the metadata of the satellite "products" from Copernicus Open Access hub (SciHub). The other distribution platform are not free and very expensive despite their great APIs.
- minimize the size of the products to download by appropriate queries. (date/time, limited bands, ...)
- implement it using Apache Beam for future deployment on a cloud platform. (Cf. Apache Beam on pre-emptible VMs, is that possible!?)
From a given area with known coordinates in geojson format: