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

[USGS API] Broken download all function #378

Closed
remi-braun opened this issue Dec 21, 2021 · 1 comment · Fixed by #379
Closed

[USGS API] Broken download all function #378

remi-braun opened this issue Dec 21, 2021 · 1 comment · Fixed by #379
Labels
bug Something isn't working

Comments

@remi-braun
Copy link
Contributor

Describe the bug

The function download_all of the USGS API seems broken:

2021-12-21_15h34_02

The call to the super function in usgs.py (line 299) throws this error.

Environment:

  • Python version: Python 3.7.12
  • EODAG version: eodag (Earth Observation Data Access Gateway): version 2.3.4
@remi-braun remi-braun added the bug Something isn't working label Dec 21, 2021
@remi-braun remi-braun changed the title [USGS] Missing download all function [USGS API] Broken download all function Dec 21, 2021
@sbrunato
Copy link
Collaborator

sbrunato commented Dec 21, 2021

Hello Remi and thanks for submitting this issue.
There is a bug with our USGS API class inheritance, I'll add a fix for this quickly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants