Code Monkey home page Code Monkey logo

Comments (5)

unai-perez avatar unai-perez commented on August 16, 2024 2

Sorry for the errors with this package. The last few months the API that RGISTools uses to download images has changed a lot. Because of that, the package is not able to download the landsat images.The last months we have been working on a redefinition of the package. The new package is called rsat and can download landsat imagery. The package is not on CRAN but you can download it from GitHub.You can start using the package by reading the 4 vignettes it includes. Use this command to install the package from github:

devtools::install_github("spatialstatisticsupna/rsat", build_vignettes=TRUE)
browseVignettes("rsat")

from rgistools.

michielvandijk avatar michielvandijk commented on August 16, 2024 1

I have exactly the same problem when trying to download Landsat 7 output. I agree with the others, this is an excellent package as it offers the possibility to easily download and process satellite data, which is not offered by any other R packages currently available. I would be very grateful if the authors can fix this issue in the very near future.

from rgistools.

caio-valente14 avatar caio-valente14 commented on August 16, 2024

I tried to run a simple debug with lsDownload() and it seems that when the function calls a nested function named lsEarthExplorerDownload(), but since I'm a beginner in R, I couldn't find more details. This package has some great functions, and I aim to use them in my project. I hope you can fix the problem. Thanks a lot!

from rgistools.

caio-valente14 avatar caio-valente14 commented on August 16, 2024

Another way of dealing with satelite images in R. There is a package called rgee, which connects an R session to Google Earth Engine API.

from rgistools.

bholtdwyer avatar bholtdwyer commented on August 16, 2024

Sorry, but shouldn't the page say somewhere that this has been superseded by rsat, if that's the case? Also, rsat's GitHub page appears to not have any "issues' tab, which is not helpful as it has multiple...issues! The vignettes don't build properly, and on loading it tries to load a package called "dplur" (looks like a typo to me)

from rgistools.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.