Turbidity measurements at Djankuat river (Northen Caucasus) in June 2016. Data recorded by Analite NEP-495

data(djanturb)

Format

An object of class `"tibble"`

References

Chalov SR, Tsyplenkov AS. 2020. Influence of macroturbulence on the dynamics of river water turbidity. Vestnik Moskovskogo universiteta. Seriya 5, Geografiya 0 (3): 34–46 (In Russ.)

Examples


data(djanturb)
head(djanturb)
#> # A tibble: 6 × 3
#>   time                discharge   ntu
#>   <dttm>                  <dbl> <dbl>
#> 1 2016-06-16 09:30:00      1.23  751.
#> 2 2016-06-16 09:40:00      1.23  622.
#> 3 2016-06-16 10:00:00      1.23  964 
#> 4 2016-06-16 10:10:00      1.23  804.
#> 5 2016-06-16 10:30:00      1.25  927.
#> 6 2016-06-16 10:40:00      1.26  673.