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

Problem on ASF Login #91

Open
GnR98 opened this issue Jun 27, 2022 · 0 comments
Open

Problem on ASF Login #91

GnR98 opened this issue Jun 27, 2022 · 0 comments

Comments

@GnR98
Copy link

GnR98 commented Jun 27, 2022

Bug description
When trying to execute the OST Tutorial I, using the ASF provider, we get an error on "multiprocessing".
The error is spawned from:

  • "s1.download(output_dir)"

inside this function is called:

  • "download.download_sentinel1(df, download_dir, mirror, uname=uname, pword=pword)"

and finally the last function:

  • "asf.batch_download(inventory_df, download_dir, uname, pword, concurrent)"

The credentials work correctly on the web browser page of "ASF Data Search", but not on python file.

To Reproduce
Steps to reproduce the behavior:

  1. Go to ' (2) Alaska Satellite Facility (NASA, full archive)'
  2. Insert username
  3. Insert password
  4. See error

Screenshots

Screenshot1:

Screenshot (352)

Screenshot2:
Screenshot (353)

Desktop

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

No branches or pull requests

1 participant