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
Occasionally the EOF OSV files downloaded from https://scihub.copernicus.eu/gnss via pyroSAR.S1.OSV contain an error message when the dedicated user account gnssguest is used in >20 parallel operations:
<?xml version='1.0' encoding='UTF-8'?>
<errorxmlns="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
<code/>
<messagexml:lang="en">An exception occured while creating a stream: Maximum number of 20
concurrent flows achieved by the user "gnssguest"
</message>
</error>
Occasionally the
EOF
OSV files downloaded from https://scihub.copernicus.eu/gnss via pyroSAR.S1.OSV contain an error message when the dedicated user accountgnssguest
is used in >20 parallel operations:downloaded file:
S1B_OPER_AUX_POEORB_OPOD_20210301T141122_V20190314T225942_20190316T005942.EOF
Optimally pyroSAR would read the file content and retry the download if this error message occurs.
The text was updated successfully, but these errors were encountered: