Package: satellite
Type: Package
Title: Handling and Manipulating Remote Sensing Data
Version: 1.0.2
Date: 2019-12-06
Author: Thomas Nauss, Hanna Meyer, Tim Appelhans, Florian Detsch
Maintainer: Florian Detsch <fdetsch@web.de>
Description: Herein, we provide a broad variety of functions which are useful
    for handling, manipulating, and visualizing satellite-based remote sensing 
    data. These operations range from mere data import and layer handling (eg 
    subsetting), over Raster* typical data wrangling (eg crop, extend), to more 
    sophisticated (pre-)processing tasks typically applied to satellite imagery 
    (eg atmospheric and topographic correction). This functionality is 
    complemented by a full access to the satellite layers' metadata at any 
    stage and the documentation of performed actions in a separate log file. 
    Currently available sensors include Landsat 4-5 (TM), 7 (ETM+), and 8 
    (OLI/TIRS Combined), and additional compatibility is ensured for the Landsat 
    Global Land Survey data set. 
Depends: R (>= 2.10), raster, methods, utils, stats, grDevices,
        graphics
Imports: plyr, Rcpp (>= 0.10.3), tools, stats4
License: MIT + file LICENSE
Suggests: devtools, knitr, rgdal, testthat, rmarkdown
LazyData: true
VignetteBuilder: knitr
LinkingTo: Rcpp
RoxygenNote: 7.0.2
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2019-12-09 07:52:48 UTC; FlorianD
Repository: CRAN
Date/Publication: 2019-12-09 09:10:02 UTC
Built: R 4.0.2; x86_64-w64-mingw32; 2020-08-02 10:12:11 UTC; windows
Archs: i386, x64
