Learn R Programming

hydropeak (version 0.1.2)

Detect and Characterize Sub-Daily Flow Fluctuations

Description

An important environmental impact on running water ecosystems is caused by hydropeaking - the discontinuous release of turbine water because of peaks of energy demand. An event-based algorithm is implemented to detect flow fluctuations referring to increase events (IC) and decrease events (DC). For each event, a set of parameters related to the fluctuation intensity is calculated. The framework is introduced in Greimel et al. (2016) "A method to detect and characterize sub-daily flow fluctuations" and can be used to identify different fluctuation types according to the potential source: e.g., sub-daily flow fluctuations caused by hydropeaking, rainfall, or snow and glacier melt. This is a companion to the package 'hydroroute', which is used to detect and follow hydropower plant-specific hydropeaking waves at the sub-catchment scale and to describe how hydropeaking flow parameters change along the longitudinal flow path as proposed and validated in Greimel et al. (2022).

Copy Link

Version

Install

install.packages('hydropeak')

Monthly Downloads

295

Version

0.1.2

License

GPL-2

Maintainer

Bettina Gruen

Last Published

November 16th, 2022

Functions in hydropeak (0.1.2)

ratio

RATIO - Flow Ratio (Metric 5)
mefr

MEFR - Mean Flow Fluctuation Rate (Metric 3)
mafr

MAFR - Maximum Flow Fluctuation Rate (Metric 2)
get_events_file

Flow Fluctuation Events and Metrics from Input File
Q

Flow Fluctuations Q
get_events_dir

Flow Fluctuation Events and Metrics from Input Directory
dur

DUR - Duration (Metric 4)
get_events

Flow Fluctuation Events and Metrics
Events

Events
change_points

Change Points
flow

'flow' S3 Class for Flow Rate Time Series
event_type

Event Type
amp

AMP - Amplitude (Metric 1)
all_metrics

Event Based Fluctuation Flow Parameters