A complementary dataset to the flow fluctuation dataset Q. It contains
the events and metrics such as computed by get_events()
.
Events
A data frame with 165 rows and 8 variables:
Character string which refers to the identifier of the gauging station (in Austria: HZBCODE)
Event types are defined as follows:
0: Constant event after NA event or constant event as first event in time series
1: Constant event after DC
2: Increasing event (IC)
3: Constant event after IC
4: Decreasing event (DC)
5: NA event
Date-time of event starting point
Amplitude (amp()
)
Maximum flow fluctuation rate (mafr()
)
Mean flow fluctuation rate (mefr()
)
Duration (dur()
)
Flow ratio (ratio()
)