Package: rdwd
Title: Select and Download Climate Data from 'DWD' (German Weather
        Service)
Version: 1.9.3
Date: 2025-08-18
Depends: R(>= 2.10)
Imports: berryFunctions (>= 1.21.11), pbapply
Suggests: RCurl, leaflet, knitr, rmarkdown, testthat, roxygen2,
        devtools, remotes, bit64, data.table, OSMscale, R.utils, ncdf4,
        readr, dwdradar, XML, terra (>= 1.8-60), stars, shiny, gsheet,
        rnaturalearth
Authors@R: person(given = "Berry",
                    family = "Boessenkool",
                    role = c("aut", "cre"),
                    email = "berry-b@gmx.de")
Description: Handle climate data from the 'DWD' ('Deutscher Wetterdienst', see 
             <https://www.dwd.de/EN/climate_environment/cdc/cdc_node_en.html> for more information).
             Choose observational time series from meteorological stations with 'selectDWD()'.
             Find raster data from radar and interpolation according to <https://bookdown.org/brry/rdwd/raster-data.html>.
             Download (multiple) data sets with progress bars and no re-downloads through 'dataDWD()'.
             Read both tabular observational data and binary gridded datasets with 'readDWD()'.
License: GPL (>= 2)
Encoding: UTF-8
URL: https://bookdown.org/brry/rdwd/
RoxygenNote: 7.3.2
BugReports: https://github.com/brry/rdwd/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-08-18 09:32:12 UTC; Berry
Author: Berry Boessenkool [aut, cre]
Maintainer: Berry Boessenkool <berry-b@gmx.de>
Repository: CRAN
Date/Publication: 2025-08-18 10:00:02 UTC
Built: R 4.5.2; ; 2025-11-08 02:08:43 UTC; windows
