Get Landsat 8 Data from Amazon Web Services ('AWS') public data sets (<https://aws.amazon.com/public-data-sets/landsat/>). Includes functions for listing images and fetching them, and handles caching to prevent unnecessary additional requests.
Version: | 0.1.0 |
Imports: | methods, readr (≥ 1.0.0), httr (≥ 1.2.0), xml2 (≥ 1.0.0), data.table, tibble, rappdirs |
Suggests: | roxygen2 (≥ 5.0.1), testthat, knitr, covr, raster |
Published: | 2016-08-16 |
Author: | Scott Chamberlain [aut, cre] |
Maintainer: | Scott Chamberlain <myrmecocystus at gmail.com> |
BugReports: | https://github.com/ropenscilabs/getlandsat/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/ropenscilabs/getlandsat |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | getlandsat results |
Reference manual: | getlandsat.pdf |
Vignettes: |
getlandsat introduction |
Package source: | getlandsat_0.1.0.tar.gz |
Windows binaries: | r-devel: getlandsat_0.1.0.zip, r-release: getlandsat_0.1.0.zip, r-oldrel: getlandsat_0.1.0.zip |
OS X El Capitan binaries: | r-release: getlandsat_0.1.0.tgz |
OS X Mavericks binaries: | r-oldrel: getlandsat_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=getlandsat to link to this page.