Package: eddi
Title: Get Evaporative Demand Drought Index Raster Data
Version: 0.0.1
Authors@R: 
    person(given = "Max",
           family = "Joseph",
           role = c("aut", "cre"),
           email = "maxwell.b.joseph@colorado.edu",
           comment = c(ORCID = "0000-0002-7745-9990"))
Description: Finds and downloads raw Evaporative Demand Drought
    Index (EDDI) data, then reads the data into 'R' using the 'raster'
    package. The EDDI product detects drought at multiple time scales,
    from weekly "flash droughts" to long-term droughts. More information
    about the EDDI data product can be found at
    <https://www.esrl.noaa.gov/psd/eddi/>.
License: GPL-3
URL: https://github.com/earthlab/eddi
BugReports: https://github.com/earthlab/eddi/issues
Imports: raster, rgdal, utils
Suggests: covr, knitr, rmarkdown, sf, sp, testthat
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-05-20 20:06:19 UTC; max
Author: Max Joseph [aut, cre] (<https://orcid.org/0000-0002-7745-9990>)
Maintainer: Max Joseph <maxwell.b.joseph@colorado.edu>
Repository: CRAN
Date/Publication: 2019-05-22 14:20:03 UTC
