Code Monkey home page Code Monkey logo

getlandsat's Issues

Q: re projection

I noticed that the projection of the scenes downloaded by the package is WGS84 - to check, these are reprojected scenes, yes? As the originals I've gotten from NASA/USGS in the past are in UTM, not stere as put up here. Have the scenes to download been reprojected?

lsat_search not functional?

Tried the readme, and got this

> x <- lsat_search(collection = "landsat-8", cloud_cover = c(0, 20), limit = 3)$features
> 
> x
NULL
> names(x)
NULL

API problems?

I was working on some of my own stuff, and got the following

> recs <- lsat_search(collection = "landsat-8", row = 30, path = 12)
> recs
$links
                                             href     rel
1             https://sat-api.developmentseed.org    self
2 https://sat-api.developmentseed.org/collections    data
3             http://sat-utils.github.io/sat-api/ service

So, better? But, something isn't connecting here.

Landsat scene discovery

Hi,

Is it within the scope of the package to build a function to discover scenes that are matching a given spatial extent?

Use case: I have the bounding box of my region of interest, and I am wanting to list all the Landsat scenes available over that bounding box.

Cheers,

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.