-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
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:
- Go to ' (2) Alaska Satellite Facility (NASA, full archive)'
- Insert username
- Insert password
- See error
Screenshots
Screenshot1:
Desktop
- OS: Windows10
kr1zz
Metadata
Metadata
Assignees
Labels
No labels

