R/read_bwb_file.R
read_bwb_file.Rd
Read BWB Rain Data File
read_bwb_file(file, first_day_only = TRUE, dbg = TRUE)
full path to rain data file
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.
TRUE
write debug messages if TRUE