Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i.sentinel.download: use EODAG as a unified API for downloading sentinel products #1150

Merged
merged 31 commits into from
Aug 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
d1ef55c
Initial structure for i.sentinel.download.py
HamedElgizery Jul 31, 2024
c1b354b
Implement b flag
HamedElgizery Aug 1, 2024
cddd97a
Add scenes listing
HamedElgizery Aug 1, 2024
b533d45
Set default output option to current working directory
HamedElgizery Aug 2, 2024
a788175
Add s flag
HamedElgizery Aug 2, 2024
1e31f2b
Use temp file to download scenes
HamedElgizery Aug 2, 2024
86d70e7
Remove S2 MSI L2A pilot version
HamedElgizery Aug 2, 2024
b568650
Handle products with no cloud coverage percentage
HamedElgizery Aug 2, 2024
14f21be
Add footprint to sort options
HamedElgizery Aug 2, 2024
041fce4
Add query option
HamedElgizery Aug 3, 2024
055751c
Rename uuid option to id
HamedElgizery Aug 3, 2024
ab8c3e1
Add settings option to be used for credentials
HamedElgizery Aug 3, 2024
aaedbe2
Remove eodag config file existence check
HamedElgizery Aug 3, 2024
adc2bc8
Apply suggestions from code review
HamedElgizery Aug 3, 2024
be9c60a
Apply suggestions from code review
HamedElgizery Aug 4, 2024
da9a91a
Add scene size to listing
HamedElgizery Aug 7, 2024
e5b6ecb
Reformat listing output
HamedElgizery Aug 7, 2024
2f9a2d1
Add GRDCOG to support S1_SAR_GRD_COG
HamedElgizery Aug 7, 2024
1753b54
Update Description section
HamedElgizery Aug 7, 2024
b0a8540
Patch listing format
HamedElgizery Aug 7, 2024
465e057
Update description section
HamedElgizery Aug 7, 2024
8cafc08
Update examples section
HamedElgizery Aug 7, 2024
b7a1825
Add listing when using search by ID
HamedElgizery Aug 8, 2024
8ae273d
Reimplement p flag
HamedElgizery Aug 8, 2024
7816039
Update header
HamedElgizery Aug 16, 2024
45142a0
Make use of the eodag config file credentials
HamedElgizery Aug 17, 2024
7fc830f
Map the retry and sleep options to eodag wait and timeout options
HamedElgizery Aug 18, 2024
3a117fe
Merge branch 'grass8' into i_sentinel_download
HamedElgizery Aug 18, 2024
6f53f79
Remove deprecated products from options
HamedElgizery Aug 19, 2024
d279748
Merge branch 'grass8' into i_sentinel_download
HamedElgizery Aug 19, 2024
420c2ec
Merge branch 'grass8' into i_sentinel_download
HamedElgizery Aug 21, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading