Read BWB Rain Data File

read_bwb_file(file, first_day_only = TRUE, dbg = TRUE)

Arguments

file

full path to rain data file

first_day_only

if TRUE (the default) only the data of the first day in the file is kept and the data belonging to further days are removed. Otherwise everything is returned.

dbg

write debug messages if TRUE