Search found 2 matches

by ldove46
Tue Dec 17, 2024 9:05 am America/New_York
Forum: Home
Question: "You must call earthaccess.login() before you can download data"
Replies: 6

Re: "You must call earthaccess.login() before you can download data"

Hi Mikala,

Yes, I am entering my Earthdata login credentials into an interactive prompt. I've put this line (auth = earthaccess.login(persist=True)) right before my download call and am still getting the error I reported. I'd appreciate any other thoughts you have!
by ldove46
Mon Dec 16, 2024 5:02 pm America/New_York
Forum: Home
Question: "You must call earthaccess.login() before you can download data"
Replies: 6

"You must call earthaccess.login() before you can download data"

Hi all, I am trying to download SWOT and PACE data using earthaccess on a Jupyter Notebook (following instructions like those here: https://podaac.github.io/tutorials/notebooks/SearchDownload_SWOTviaCMR.html). I'm successful with everything until I try to download data, at which point I keep getting...