warnDaily<-"each day should have only one identical value of julian days. The time series is not sorted, or contains duplicate or missing dates"
msgDaily<-"each day should have only one identical value of julian days. The time series is not sorted, or contains duplicate or missing dates"
msgHoury<-"each day must have 24 identical values of julian days (one for each hour). The time series is not sorted, or contains duplicate or missing dates"
# duplicated dates
# duplicated dates
DatesFor1Dupl<-BasinObs_L0123001$DatesR
DatesFor1Dupl<-BasinObs_L0123001$DatesR
...
@@ -73,14 +75,22 @@ test_that("Inconsitent time series", {
...
@@ -73,14 +75,22 @@ test_that("Inconsitent time series", {