Skip to contents

Convert Binary Radolan File to Raster File

Usage

convert_bin_to_raster_file(bin_file, target_dir = NULL, dbg = TRUE)

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