Hello,
I'm trying to use HLS data through earthaccess API, run the code with authentification:
auth = earthaccess.login(persist=True)
but nothing happens, there is no login forms appearance. What's wrong?
Search found 2 matches
- Fri Jul 26, 2024 8:48 pm America/New_York
- Forum: Home
- Question: Problems with login in earthdata to get HLS through the earthaccess
- Replies: 2
- Fri Jul 26, 2024 6:36 pm America/New_York
- Forum: Home
- Question: Problem accessing HLS data
- Replies: 1
Problem accessing HLS data
Hello, I'm trying to get the values of vegetation indices calculated on HLS data without downloading the tiffs, as it describe in tutorial. Initially the problem was the same as in this issue https://forum.earthdata.nasa.gov/viewtopic.php?t=5207 , but I followed the instructions described there and ...