Convert Binary Radolan File to Raster File
Source:R/convert_bin_to_raster_file.R
convert_bin_to_raster_file.Rd
Convert Binary Radolan File to Raster File
Arguments
- bin_file
path to binary radolan file or vector of such paths
- target_dir
directory in which to create the raster file(s). By default the files are created in a subfolder "rst" parallel to the folder in which the first element of
bin_file
resides.- dbg
if
TRUE
, debug messages are shown