Search found 5 matches

by cbourque17
Tue Mar 19, 2024 2:43 pm America/New_York
Forum: Home
Question: New Token - Access HLS
Replies: 3

New Token - Access HLS

I have been using a script to download HLS data from a Python script using my earth data credentials stored in a .netcr file. My first token expired today, giving me this error message when trying to do a search: RuntimeError: {"errors":["Token [Bearer eyJXXXE6LLQ] has expired. Note t...
by cbourque17
Wed Feb 28, 2024 3:42 pm America/New_York
Forum: Home
Question: Unable to access AppEARS
Replies: 2

Re: Unable to access AppEARS

No, that works, thanks.
by cbourque17
Wed Feb 28, 2024 3:28 pm America/New_York
Forum: Home
Question: Error loading into memory HLS data
Replies: 5

Re: Error loading into memory HLS data

Hello, As an update, I have now transferred to using a remote desktop with Linux and do not get the error anymore. So, it was indeed a problem related to my authentication file. I am still unable to run the notebook on my Windows machine, but as mentioned above, something isn't working well with my ...
by cbourque17
Wed Feb 28, 2024 3:23 pm America/New_York
Forum: Home
Question: Unable to access AppEARS
Replies: 2

Unable to access AppEARS

Hello,
Upon trying to launch AppEARS I keep getting a 403 Forbidden error.
I have successfully accessed AppEARS in the past, why is not working at this time?
Thank you
by cbourque17
Mon Jan 15, 2024 11:20 am America/New_York
Forum: Home
Question: Error loading into memory HLS data
Replies: 5

Error loading into memory HLS data

Hello, I am following a python tutorial to learn how to set a script to use HLS data for climate change research purposes. When it comes to loading the HLS scenes into memory I constantly get this error code. I have tried 2 different tutorials, and I always get that error at the same step in the cod...