The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

dwdradar

read DWD binary radar files (RADOLAN). CRAN_Status_Badge downloads Rdoc

This is an auxiliary package to rdwd.
dwdradar is used in some of the functions underlying readDWD(), see the raster chapter in the documentation.

Installation

Regular:

install.packages("dwdradar")

Latest version:
Note: on Windows, you need to have Rtools installed directly at C:/Rtools
(Compiler paths may not have spaces, as there would be with C:/Program Files/R/Rtools/).

if(!requireNamespace("remotes", quietly=TRUE)) install.packages("remotes")
remotes::install_github("brry/dwdradar")

History

The main function, readRadarFile, was originally developed inside the rdwd package, see version history there.
Development since Oct 2019 can be tracked in the corresponding dwdradar version history.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.