checkUpdates: check some historical files for updates by DWD

View source: R/checkUpdates.R

checkUpdatesR Documentation

check some historical files for updates by DWD

Description

check whether the DWD has updated historical datasets. That requires updateIndexes to be run by me. If that is the case, the funtion will give a warning, otherwise a message.

Usage

checkUpdates(fast = TRUE)

Arguments

fast

only check a subset? currently ignored. DEFAULT: TRUE

Value

currently available files on the FTP server in the ca 34 historical folders, invisibly

Author(s)

Berry Boessenkool, berry-b@gmx.de, Mar+May 2025

See Also

https://bookdown.org/brry/rdwd/fileindex.html

Examples

# current <- checkUpdates()

brry/rdwd documentation built on June 11, 2025, 3:58 a.m.