brry / dwdradar

read DWD binary radar files
https://bookdown.org/brry/rdwd/raster-data.html
1 stars 1 forks source link

RY files cannot be read #1

Closed brry closed 5 years ago

brry commented 5 years ago

RY Files cannot yet be read. I get

Error in readBin(confile, what = raw(), n = n, endian = "little") : vector size cannot be NA/NaN

https://github.com/brry/dwdradar/blob/master/tests/testthat/test-readRadarFile.R#L35