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
Based on the Copernicus Data Space documentation a user is able to connect concurrently (up to 4 connections) to the provider and download the products in parallel. Is it possible to implement this while downloading from cop_dataspace provider?
As far as I know, download_all()has the refresh token implemented, however it attempts to download all products sequentially
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Based on the Copernicus Data Space documentation a user is able to connect concurrently (up to 4 connections) to the provider and download the products in parallel. Is it possible to implement this while downloading from
cop_dataspaceprovider?As far as I know,
download_all()has the refresh token implemented, however it attempts to download all products sequentiallyAll reactions