You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!?)
The text was updated successfully, but these errors were encountered:
From a given area with known coordinates in geojson format:
The text was updated successfully, but these errors were encountered: