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

Fixed broken creodias download (#79) #80

Merged
merged 3 commits into from
Oct 19, 2023

Conversation

lukasValentin
Copy link
Collaborator

This PR fixes #79, i.e., the broken CREODIAS download of full Sentinel scenes.

In more detail:

  • the API endpoints were updated
  • 2FA now enforced by CREODIAS has been implemented using pyotp to sign requests to get a keycloak token required to download datasets
  • the download functionality has been made more robust by adding try-excepts blocks and enhanced logging of errors.

@lukasValentin lukasValentin added this to the v0.2.3 milestone Oct 19, 2023
@lukasValentin lukasValentin self-assigned this Oct 19, 2023
@lukasValentin lukasValentin merged commit 0e2509a into EOA-team:master Oct 19, 2023
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.

CREODIAS downloader broken
1 participant