theGreatWhiteShark/dwd2r: Automated download and formatting of the data provided by the German weather service (DWD)

The German weather service (DWD) provides a large data base via a FTP server. But since the data is stored in separate compressed archives per station, it is a quite tedious task to download a large set of them, like all daily temperature series throughout Germany, at once. This package tries to give the user a more friendly interface. It let you choose the data set of your choice using a command line interface, which guides you through the folder tree of the FTP server. It will download all content in the selected nodes, and convert the extracted data in a format easily usable within R.

Getting started

Package details

MaintainerPhilipp Mueller <thetruephil@googlemail.com>
LicenseGPL (>= 3) | file LICENSE
Version0.1.2
URL https://gitlab.com/theGreatWhiteShark/dwd2r
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("theGreatWhiteShark/dwd2r")
theGreatWhiteShark/dwd2r documentation built on May 22, 2019, 2:26 p.m.