Is the alaska satellite datapool down? I cannot download using the python script.
```
> attempting to download https://urs.earthdata.nasa.gov/profile
> Re-using previous cookie jar.
URL Error (from HEAD): [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond, https://datapool.asf.alaska.edu/GRD_HD/ ... E_3CD5.zip
There was a problem downloading https://datapool.asf.alaska.edu/GRD_HD/ ... E_3CD5.zip
URL Error (from HEAD): [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond, https://datapool.asf.alaska.edu/GRD_HD/ ... 9_7427.zip
There was a problem downloading https://datapool.asf.alaska.edu/GRD_HD/ ... 9_7427.zip
```
Cannot download from ASF
-
- User Services
- Posts: 58
- Joined: Mon Mar 22, 2021 3:55 pm America/New_York
Re: Cannot download from ASF
Hello,
A member of the ASF User Services Support (uso@asf.alaska.edu) has been notified and will answer your question as soon as possible. Thank you for your patience.
Warm Regards,
NASA Langley ASDC User Services
A member of the ASF User Services Support (uso@asf.alaska.edu) has been notified and will answer your question as soon as possible. Thank you for your patience.
Warm Regards,
NASA Langley ASDC User Services
-
- User Services
- Posts: 58
- Joined: Mon Mar 22, 2021 3:55 pm America/New_York
Re: Cannot download from ASF
Hello,
A member of ASF has said that it sounds like this is being caused by a stale authentication cookie. Try deleting the file .bulk_download_cookiejar.txt from your home directory and restart the script. You'll be prompted to log in and this will load a fresh cookie."
Please let us know if this help does not help.
Warm Regards,
NASA Langley ASDC User Services
A member of ASF has said that it sounds like this is being caused by a stale authentication cookie. Try deleting the file .bulk_download_cookiejar.txt from your home directory and restart the script. You'll be prompted to log in and this will load a fresh cookie."
Please let us know if this help does not help.
Warm Regards,
NASA Langley ASDC User Services
Re: Cannot download from ASF
Thank you!