Package: getlandsat
Type: Package
Title: Get Landsat 8 Data from Amazon Public Data Sets
Description: Get Landsat 8 Data from Amazon Web Services ('AWS')
    public data sets (<https://registry.opendata.aws/landsat-8/>).
    Includes functions for listing images and fetching them, and handles
    caching to prevent unnecessary additional requests.
Version: 0.2.0
Authors@R: c(person("Scott", "Chamberlain", role = c("aut", "cre"),
    email = "myrmecocystus@gmail.com", comment = c(ORCID="0000-0003-1444-9135")))
License: MIT + file LICENSE
URL: https://github.com/ropensci/getlandsat
BugReports: https://github.com/ropensci/getlandsat/issues
Imports: methods, readr (>= 1.1.1), crul (>= 0.5.2), xml2 (>= 1.2.0),
        data.table, tibble, rappdirs
Suggests: roxygen2 (>= 6.0.1), testthat, knitr, raster
VignetteBuilder: knitr
RoxygenNote: 6.0.1
X-schema.org-applicationCategory: Geospatial
X-schema.org-keywords: landsat, nasa, aws, image, imaging, usgs, earth
X-schema.org-isPartOf: https://ropensci.org
NeedsCompilation: no
Packaged: 2018-04-30 22:08:54 UTC; sckott
Author: Scott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>)
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2018-04-30 22:30:01 UTC
