# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "rdwd" in publications use:' type: software license: GPL-2.0-or-later title: 'rdwd: Select and Download Climate Data from ''DWD'' (German Weather Service)' version: 1.9.17 doi: 10.32614/CRAN.package.rdwd abstract: Handle climate data from the 'DWD' ('Deutscher Wetterdienst', see for more information). Choose observational time series from meteorological stations with 'selectDWD()'. Find raster data from radar and interpolation according to . Download (multiple) data sets with progress bars and no re-downloads through 'dataDWD()'. Read both tabular observational data and binary gridded datasets with 'readDWD()'. authors: - family-names: Boessenkool given-names: Berry email: berry-b@gmx.de repository: https://cran.r-universe.dev repository-code: https://github.com/brry/rdwd commit: 93ad2996fdf398aeabd8f7814fb29be5e9ea1e3d url: https://brry.github.io/rdwd/ date-released: '2026-07-01' contact: - family-names: Boessenkool given-names: Berry email: berry-b@gmx.de