Skip to content

Problem on ASF Login  #91

@GnR98

Description

@GnR98

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions