Skip to content

CDSE endpoint for download.#129

Open
dbekaert wants to merge 5 commits intoisce-framework:mainfrom
dbekaert:CDSE
Open

CDSE endpoint for download.#129
dbekaert wants to merge 5 commits intoisce-framework:mainfrom
dbekaert:CDSE

Conversation

@dbekaert
Copy link
Copy Markdown

@dbekaert dbekaert commented Mar 30, 2026

This PR adds:

  • S1C in list of allowed products.
  • adds an CDSE endpoint for downloading SLC instead of ASF. (note search is still supported through ASF, but actual download comes from CDSE.)
  • add also the check if files are all downloaded or not (this had a TBD in the code)

@scottstanie might enable some more European users for alternative data access point.

dbekaert and others added 5 commits March 30, 2026 13:30
add Sentinel-1C data to the list of supported products
S1C in list of allowed products.
Previously, skip_download_if_exists would skip the entire download if
any files existed on disk, even if most files were missing.

Now the download() method always queries ASF for the expected file list,
compares against files on disk, and only downloads truly missing files.
This works for both ASF (wget) and CDSE download sources.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant