Package: worldmet
Type: Package
Title: Import Surface Meteorological Data from NOAA Integrated Surface
        Database (ISD)
Version: 0.9.5
Date: 2021-04-20
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, purrr, dplyr, leaflet,
        tidyr, readr
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: https://davidcarslaw.github.io/worldmet/index.html
BugReports: https://github.com/davidcarslaw/worldmet/issues
Suggests: knitr
Language: en-GB
LazyLoad: true
LazyData: true
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-04-20 12:42:12 UTC; davidcarslaw
Author: David Carslaw [aut, cre]
Repository: CRAN
Date/Publication: 2021-04-20 14:20:02 UTC
Built: R 4.0.2; ; 2021-04-21 11:11:26 UTC; unix
