Hello everyone!
I received the following messages,
"IMPORTANT: There was an error obtaining a download cookie!
Your user appears to lack permission to download data from the ASF Datapool.
New users: you must first log into Vertex and accept the EULA. In addition, your Study Area must be set at Earthdata https://urs.earthdata.nasa.gov".
I have accepted the EULA in my profile, however, for the second part which requires an study area to be disclosed, is unreachable. There is only on field that contains certain number of study predefined categories.
My question is, how to set a study area in my profile to complete downloading's requirements using python script?
Thank you!
Data Downloading Problem
-
- Subject Matter Expert
- Posts: 7
- Joined: Mon Aug 08, 2022 1:41 pm America/New_York
Re: Data Dowloading Problem
Hello @naeem101,
Try using this link to access the "Edit Profile" tab:
https://urs.earthdata.nasa.gov/profile/edit
Once you sign in with your Earthdata Login credentials, you should be able to scroll down to the study area field and use the drop-down menu to select a study area.
Try using this link to access the "Edit Profile" tab:
https://urs.earthdata.nasa.gov/profile/edit
Once you sign in with your Earthdata Login credentials, you should be able to scroll down to the study area field and use the drop-down menu to select a study area.
Heidi Kristenson
Senior GIS Specialist
Alaska Satellite Facility
Senior GIS Specialist
Alaska Satellite Facility
-
- User Services
- Posts: 22
- Joined: Thu Dec 12, 2024 5:54 pm America/New_York
Re: Data Dowloading Problem
If Heidi's suggestion doesn't do the trick and you're trying to use a bulk download script, the error may be the result of a stale authentication cookie. Try deleting the file ".bulk_download_cookiejar.txt" from your home directory and restarting the script. You'll be prompted to log in, and this will load a fresh cookie.