Package: climate
Title: Interface to Download Meteorological (and Hydrological) Datasets
Version: 1.2.4
Authors@R: c(person(given = "Bartosz",
           family = "Czernecki",
           role = c("aut", "cre"),
           email = "nwp@amu.edu.pl",
           comment = c(ORCID = "0000-0001-6496-1386")),
           person(given = "Arkadiusz", 
           family = "Głogowski", 
           role = "aut", 
           email = "arkadiusz.glogowski@upwr.edu.pl", 
           comment = c(ORCID = "0000-0002-7587-8892")),
           person(given = "Jakub", 
           family = "Nowosad", 
           role = "aut",
           email = "nowosad.jakub@gmail.com", 
           comment = c(ORCID = "0000-0002-1057-3721")),
           person("IMGW-PIB", role = "ctb", comment = "source of the data"))
Description: Automatize downloading of meteorological and hydrological data from publicly available repositories:
    OGIMET (<http://ogimet.com/index.phtml.en>), 
    University of Wyoming - atmospheric vertical profiling data (<http://weather.uwyo.edu/upperair/>),
    Polish Institute of Meteorology and Water Management - National Research Institute (<https://danepubliczne.imgw.pl>),
    and National Oceanic & Atmospheric Administration (NOAA).
    This package also allows for searching geographical coordinates for each observation and calculate distances to the nearest stations.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Depends: R (>= 4.1.0)
Imports: archive, curl, data.table, httr, stringi, XML
Suggests: dplyr, knitr, maps, testthat, tidyr, rmarkdown
URL: https://github.com/bczernecki/climate,
        https://bczernecki.github.io/climate/
BugReports: https://github.com/bczernecki/climate/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-10-01 13:29:43 UTC; bartosz
Author: Bartosz Czernecki [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6496-1386>),
  Arkadiusz Głogowski [aut] (ORCID:
    <https://orcid.org/0000-0002-7587-8892>),
  Jakub Nowosad [aut] (ORCID: <https://orcid.org/0000-0002-1057-3721>),
  IMGW-PIB [ctb] (source of the data)
Maintainer: Bartosz Czernecki <nwp@amu.edu.pl>
Repository: CRAN
Date/Publication: 2025-10-01 14:10:02 UTC
Built: R 4.5.1; ; 2025-10-29 03:31:39 UTC; windows
