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...
`nearbyStations` at this point uses the `metaIndex`. If that contains a file that is no longer on the FTP server and the `nearbyStations` call includes `current=TRUE` which gets passed to...
Hi and thx for this cool package. I believe it would benefit if you could more explicitly provide a way to download ICON forecast. It could then be used as...