i.s2_id.download downloads a Sentinel-2 Level-2A scene from Copernicus
Data Space by scene ID using EODAG.
The module searches for the given scene ID and downloads the product when a matching product is found.
Search and download are configured for:
- Preferred provider: Copernicus Data Space Ecosystem (CDSE)
- Collection: S2_MSI_L2A
i.s2_id.download \
s2_id=S2B_MSIL2A_20240109T103329_N0510_R108_T32ULB_20240109T114910 \
download_dir=/path/to/download_dir
- Requires a working EODAG installation.
- For CDSE, make sure authentication is configured in EODAG.
- If no match is found for s2_id, no download is performed.
- Downloaded archive is not automatically extracted.
Jonas Pischke,
mundialis GmbH & Co. KG, Germany