rdwd
rdwd copied to clipboard
download climate data from DWD (German Weather Service)
With the new 5-minute data (April 2022), the `fileIndex` and derived indexes are getting very big. I think `rdwd` cannot be published atomatically on CRAN with the check NOTE _installed...
`terra`, the future replacement of the `raster` package should be implemented where possible, as the usage of proj4 strings now throw warnings through rgdal. WKT is now recommended and `terra`...
Consider using [polite](https://github.com/dmi3kno/polite#polite-) for downloading files. Maybe this is already conceptually fine with no re-downloads and CURL handle in
First of all, Thanks for this amazing package! I only found a small inconvinience when downloading data with `force` not being `TRUE` but a vector such as `c(Inf, 6)`. I...