If a csv file has a variable number of columns, load dataframe fails.
Example for this behavoiour are csv files created by Odyssey tipping bucket loggers. Import works, if the first data line has 6 columns (daily summary), but it does not if the timeseries starts with a rain event (5 columns)
Notes for Schwingbach-CZO: schwingbach/download/odyssey-logger-tipping-bucket/2021/2021_07_03/
If a csv file has a variable number of columns, load dataframe fails.
Example for this behavoiour are csv files created by Odyssey tipping bucket loggers. Import works, if the first data line has 6 columns (daily summary), but it does not if the timeseries starts with a rain event (5 columns)
Notes for Schwingbach-CZO: schwingbach/download/odyssey-logger-tipping-bucket/2021/2021_07_03/