Read Corrections in "wide" format
Source:R/bwb_rain_corr_wide.R
read_BWB_rain_correction_wide_gauge.Rd
Read correction data from CSV file(s) in "wide" format with gauges in columns
Usage
read_BWB_rain_correction_wide_gauge(
files,
sep = ";",
country = "de",
date.format = c("%d.%m.%Y", "%A %d. %B %Y")[1],
dbg = TRUE
)