Table of contents

DESCRIPTION

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:

EXAMPLES

Download a scene to an existing directory

i.s2_id.download \
    s2_id=S2B_MSIL2A_20240109T103329_N0510_R108_T32ULB_20240109T114910 \
    download_dir=/path/to/download_dir

NOTES

SEE ALSO

AUTHOR

Jonas Pischke, mundialis GmbH & Co. KG, Germany