You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Catch HTTP 429 errors from CDSE (#54)
* add catch for 429 error from CDSE
also download in paralel
may work to help dbekaert/RAiDER#610
* raise for other http errors
* bump version
Fix dataspace multidownload (#53)
* change username/pass to have underscores
* fix the mis-copied query result parsing for Dataspace
SDS only needs one orbit, which is why this was in there
adds new tests for downloading multiple
* bump version for patches