Package: worldmet
Type: Package
Title: Import Surface Meteorological Data from NOAA Integrated Surface
        Database (ISD)
Version: 0.8.0
Date: 2017-12-15
Authors@R: c(person("David", "Carslaw", role = c("aut", "cre"), email =
    "david.carslaw@york.ac.uk"))
ByteCompile: true
Depends: R (>= 3.2.0)
Imports: openair, doParallel, parallel, foreach, plyr, dplyr, leaflet,
        readr, zoo
Maintainer: David Carslaw <david.carslaw@york.ac.uk>
Description: Functions to import data from more than 30,000 surface
    meteorological sites around the world managed by the National Oceanic and Atmospheric Administration (NOAA) Integrated Surface
    Database (ISD, see <https://www.ncdc.noaa.gov/isd>).
License: GPL (>= 2)
URL: http://github.com/davidcarslaw/worldmet
BugReports: http://github.com/davidcarslaw/worldmet/issues
LazyLoad: true
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-12-18 15:29:15 UTC; David
Author: David Carslaw [aut, cre]
Repository: CRAN
Date/Publication: 2017-12-18 15:40:33 UTC
