[GRASS-git] [OSGeo/grass-addons] 8f9987: i.sentinel.download: use EODAG as a unified API fo...
Hamed Elgizery
noreply at github.com
Wed Aug 21 08:44:00 PDT 2024
Branch: refs/heads/grass8
Home: https://github.com/OSGeo/grass-addons
Commit: 8f998727535ba19996929e75a9d0409d9ee1b17d
https://github.com/OSGeo/grass-addons/commit/8f998727535ba19996929e75a9d0409d9ee1b17d
Author: Hamed Elgizery <hamedashraf2004 at gmail.com>
Date: 2024-08-21 (Wed, 21 Aug 2024)
Changed paths:
M src/imagery/i.sentinel/i.sentinel.download/i.sentinel.download.html
M src/imagery/i.sentinel/i.sentinel.download/i.sentinel.download.py
Log Message:
-----------
i.sentinel.download: use EODAG as a unified API for downloading sentinel products (#1150)
* Initial structure for i.sentinel.download.py
* Implement b flag
* Add scenes listing
* Set default output option to current working directory
* Add s flag
* Use temp file to download scenes
* Remove S2 MSI L2A pilot version
* Handle products with no cloud coverage percentage
* Add footprint to sort options
* Add query option
* Rename uuid option to id
* Add settings option to be used for credentials
* Remove eodag config file existence check
* Add scene size to listing
* Reformat listing output
* Add GRDCOG to support S1_SAR_GRD_COG
* Patch listing format
* Update description section
* Update examples section
* Add listing when using search by ID
* Reimplement p flag
* Update header
* Make use of the eodag config file credentials
* Map the retry and sleep options to eodag wait and timeout options
* Remove deprecated products from options
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications
More information about the grass-commit
mailing list