readDWD: process data from DWD
Description
Read climate data that was downloaded with dataDWD
.
Usage
readDWD(file, format = NA)
Arguments
file
Name of Zip-File downloaded with dataDWD
,
e.g. "tageswerte_KL_02575_akt.zip". format
Format passed to as.POSIXct
(see strptime
)
to convert the date/time column to POSIX time format .
If NULL, no conversion is performed (date stays a factor).
If NA, readDWD
tries to find suitable format based on the number of characters. Value
data.frame of the desired dataset