flood_divide.Rd
detect_flood_events
flood_divide
A data.table with date and Q columns
Default 5
days.
gaps
(in days) <= gap_max
is regarded as the same event.
gaps > gap_max
, it will be regarded as two events.
Default ddays(5)
. Extend nday
in the left and right of a event
minimum discharge to detect flood events
peak discharge to detect flood events
parameters passed to detect_flood_events()