This can be used to set a directory for DWD data across projects,
thus avoiding multiple downloads of the same file.
Set the default for all subsequent calls with options(rdwdlocdir="YOUR/PATH")
.
Currently, the dataDWD()
dir
defaults to a project specific folder at getwd.
In the future, this may change to locdir()
.
locdir()
is used especially for the website, local tests and examples.