You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks so much for this package, it's incredibly useful!
Unfortunately, I am having problems downloading Landsat data (Sentinel is working fine). I can log-in successfully with my USGS account, but when I try to access records I get the following error: "Error in .post(url = paste0(getOption("gSD.api")$ee, "scene-search?"), : Internal Server Error (HTTP 500). Failed to connect to server.."
when I check services() USGS EarthExplorer is listed as 'unknown' and 'NA', while all other servers are listed as 'available' and 'Connection successfully established'.
Thanks so much for this package, it's incredibly useful!
Unfortunately, I am having problems downloading Landsat data (Sentinel is working fine). I can log-in successfully with my USGS account, but when I try to access records I get the following error:
"Error in .post(url = paste0(getOption("gSD.api")$ee, "scene-search?"), : Internal Server Error (HTTP 500). Failed to connect to server.."
Code below
In case relevant/helpful:
Thanks so much for any help you can give
The text was updated successfully, but these errors were encountered: