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

S1 OSV download fails with >20 concurrent operations #162

Open
johntruckenbrodt opened this issue Sep 28, 2021 · 0 comments
Open

S1 OSV download fails with >20 concurrent operations #162

johntruckenbrodt opened this issue Sep 28, 2021 · 0 comments
Labels

Comments

@johntruckenbrodt
Copy link
Owner

johntruckenbrodt commented Sep 28, 2021

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'?>
<error xmlns="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
    <code/>
    <message xml:lang="en">An exception occured while creating a stream: Maximum number of 20 
        concurrent flows achieved by the user "gnssguest"
    </message>
</error>

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant