Package: MODIS
Type: Package
Title: Acquisition and Processing of MODIS Products
Version: 1.0.0
Date: 2016-12-16
Authors@R: c(
	person("Matteo", "Mattiuzzi", role = c("cre", "aut"),  email = "matteo@mattiuzzi.com"),
	person("Jan", "Verbesselt", role = "ctb"),
	person("Tomislav", "Hengl", role = "ctb"),
	person("Anja", "Klisch", role = "ctb"),
	person("Forrest", "Stevens", role = "ctb"),
	person("Steven", "Mosher", role = "ctb"),
	person("Bradley", "Evans", role = "ctb"),
	person("Agustin", "Lobo", role = "ctb"), 
	person("Koen", "Hufkens", role = "ctb"),
	person("Florian", "Detsch", role = "ctb"))
Maintainer: Matteo Mattiuzzi <matteo@mattiuzzi.com>
Description: Download and processing functionalities for the Moderate Resolution
    Imaging Spectroradiometer (MODIS). The package provides automated access to the
    global online data archives (LPDAAC and LAADS) and processing capabilities such
    as file conversion, mosaicking, subsetting and time series filtering.
License: GPL (>= 3) | file LICENSE
LazyData: TRUE
Depends: mapdata, R (>= 2.10), raster
Imports: bitops, grDevices, graphics, maps, methods, parallel, ptw,
        RCurl, rgdal, rgeos, sp, stats, utils, XML
URL: https://github.com/MatMatt/MODIS
ByteCompile: TRUE
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-01-10 11:22:43 UTC; fdetsch
Author: Matteo Mattiuzzi [cre, aut],
  Jan Verbesselt [ctb],
  Tomislav Hengl [ctb],
  Anja Klisch [ctb],
  Forrest Stevens [ctb],
  Steven Mosher [ctb],
  Bradley Evans [ctb],
  Agustin Lobo [ctb],
  Koen Hufkens [ctb],
  Florian Detsch [ctb]
Repository: CRAN
Date/Publication: 2017-01-10 18:42:37
