API Python: Copernicus Data Hub

Hi all,

I would like to download data from the Copernicus Data Hub on Python. I downloaded the Sentinel API. I am trying to download one OLCI L1 product via Python, I read the whole documentation but it doesn,'t work. Does someone get a correct Python script as an example ?

https://sentinelsat.readthedocs.io/en/stable/api.html

Thank you,

Lucas.

What acquisition date are you interested in? You should remember that some products are moving to offline repository after defined amount of time. You can read more at the link below:

https://scihub.copernicus.eu/userguide/LongTermArchive

I am studying OLCI L1 and L2 products. I am looking for a script on Python which allows me to download these products (considering for example a selected date or geoloc) thanks to the Sentinel API.

The PYEO open access Python library has query and download funcitonality: https://clcr.github.io/pyeo/build/html/index.html

Hi, Lucas!

I have a script for Sentinel-3 products download, because sentinelsat did not work for me.
For OLCI level-1 it goes around ESA long term archive (LTA), so you can actually download all the collection.

Best regards,
Egor

PS beware of google earth engine collection https://doi.org/10.3390/rs13061098