Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why did all the functions change? #72

Open
susewuse opened this issue Jul 21, 2020 · 4 comments
Open

why did all the functions change? #72

susewuse opened this issue Jul 21, 2020 · 4 comments

Comments

@susewuse
Copy link

Hi, I enjoyed this package so much in the past. It was so easy to get new Landsat data for my sites. Now the functions changed and when I use order_data(), it requests each remote sensing product separately. I now have 300+ emails (and counting) in my email account from ESPA. Previously getLandsat_data() was great, it downloaded everything as a list and I just got one email. This is extremely inconvenient. Why did this change and could you change that back to the old version? Or am I just missing something? I read through the

Thank you,
Susanne

@susewuse
Copy link
Author

I'm unable to download anything anymore. When I try order_data, I'm getting this error:
Column 'download_available' not present, calling check_availabilty() to check download availability of records...
Error in .get(paste0(getOption("gSD.api")$espa, "/order/", x), getOption("gSD.usgs_user"), :
Internal Server Error (HTTP 500). Failed to process request.

When I try: records <- check_availability(records) I'm getting this error: Checking availability for Landsat records...
Investigating matching ESPA orders in the past...
Error in .get(paste0(getOption("gSD.api")$espa, "/order/", x), getOption("gSD.usgs_user"), :
Internal Server Error (HTTP 500). Failed to process request.

services() gives all services running. I'm logged in successfully. All other functions from the example worked.

This was such a great and easy to use package. Why did it change :(

Thanks!
Susi

@fishish1
Copy link

Watching this issue in relation to my ongoing issues obtaining landsat data. #68

@xbailleau
Copy link

This package produce many errors , moving to sen2r package much more efficient

@micha-silver
Copy link

Id like to revisit this issue. I have also used getSpatialData in the past quite successfully. Now with the switch to AWS I find that:

  • Landsat surface reflectance (L2) are not available at all
  • Images newer than 1 year are not yet available
  • Image from older programs (Landsat 5 ETM) are also not available
    (all above are available thru the earthexplorer.usgs.gov site)

This puts a serious limitation on the use of the otherwise excellent package. Is there any way to just disable AWS, and download directly from USGS?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants