Type: Package Package: worldmet Title: Import Surface Meteorological Data from NOAA Version: 1.1.0.9000 Authors@R: c( person("David", "Carslaw", , "david.carslaw@york.ac.uk", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0991-950X")), person("Jack", "Davison", , "jack.davison@wsp.com", role = "aut", comment = c(ORCID = "0000-0003-2653-6615")) ) 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) Global Historical Climate Network (GHCN) and Integrated Surface Database (ISD). License: MIT + file LICENSE URL: https://openair-project.github.io/worldmet/, https://github.com/openair-project/worldmet BugReports: https://github.com/openair-project/worldmet/issues Depends: R (>= 4.1.0) Imports: carrier, cli, dplyr, lifecycle, mirai, purrr (>= 1.1.0), readr, rlang, sf, tibble, tidyr Suggests: arrow, knitr, leaflet, rmarkdown ByteCompile: true Config/Needs/website: openair-project/openairpkgdown,openair Encoding: UTF-8 Language: en-GB LazyData: true LazyLoad: true Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev Repository: https://openair-project.r-universe.dev Date/Publication: 2026-06-23 13:12:54 UTC RemoteUrl: https://github.com/openair-project/worldmet RemoteRef: HEAD RemoteSha: ce3dc41509501787fd5c75162b8d8a7a34d74783 NeedsCompilation: no Packaged: 2026-06-23 13:46:02 UTC; root Author: David Carslaw [aut, cre] (ORCID: ), Jack Davison [aut] (ORCID: ) Maintainer: David Carslaw