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
I'm not sure if it's correct place to ask this question but I have problem with downloading Landsat 8 data for Poznan, Poland. I succesfully logged in to USGS, set archive and AOI, but when I try to search for products using this code: getLandsat_records(time_range = c("2021-10-01", "2021-11-01"), products = "landsat_8_c1")
I get this error. I checked on earthexplorer.usgs.gov and there should be some data for Poznan in this time range. Am I doing something wrong? Also, I tried querying Sentinel data and it works correctly, it looks like there's problem only with Landsat/USGS.
Thanks for help,
Tomek
The text was updated successfully, but these errors were encountered:
Hi,
I'm not sure if it's correct place to ask this question but I have problem with downloading Landsat 8 data for Poznan, Poland. I succesfully logged in to USGS, set archive and AOI, but when I try to search for products using this code:
getLandsat_records(time_range = c("2021-10-01", "2021-11-01"), products = "landsat_8_c1")
I get this error. I checked on earthexplorer.usgs.gov and there should be some data for Poznan in this time range. Am I doing something wrong? Also, I tried querying Sentinel data and it works correctly, it looks like there's problem only with Landsat/USGS.
Thanks for help,
Tomek
The text was updated successfully, but these errors were encountered: