Package: GHCNr
Title: Download Weather Station Data from GHCN
Version: 0.8.0
Authors@R: 
    person("Emilio", "Berti", , "emilio.berti@idiv.de", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-9286-011X"))
Description: The goal of 'GHCNr' is to provide a fast and friendly interface with the Global Historical Climatology Network daily (GHCNd) database, which contains daily summaries of weather station data worldwide (<https://www.ncei.noaa.gov/products/land-based-station/global-historical-climatology-network-daily>). GHCNd is accessed through the web API <https://www.ncei.noaa.gov/access/services/data/v1>. 'GHCNr' main functionalities consist of downloading data from GHCNd, filter it, and to aggregate it at monthly and annual scales.
License: MIT + file LICENSE
Imports: tibble, dplyr, tidyr, readr, tidyselect, httr2, terra, utils,
        rlang
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 2.10)
LazyData: true
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-12-12 12:23:38 UTC; squirry
Author: Emilio Berti [aut, cre] (<https://orcid.org/0000-0001-9286-011X>)
Maintainer: Emilio Berti <emilio.berti@idiv.de>
Repository: CRAN
Date/Publication: 2024-12-13 16:40:17 UTC
