Package: hydropeak 0.1.2

Bettina Grün
hydropeak: Detect and Characterize Sub-Daily Flow Fluctuations
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" <doi:10.1002/hyp.10773> 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).
Authors:
hydropeak_0.1.2.tar.gz
hydropeak_0.1.2.tar.gz(r-4.6-any)hydropeak_0.1.2.tar.gz(r-4.5-any)
hydropeak_0.1.2.tgz(r-4.5-emscripten)
hydropeak.pdf |hydropeak.html✨
hydropeak/json (API)
NEWS
| # Install 'hydropeak' in R: |
| install.packages('hydropeak', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:6aa6bd56c1. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 122 | ||
| source / vignettes | OK | 171 | ||
| linux-release-x86_64 | OK | 131 | ||
| wasm-release | OK | 100 |
Exports:all_metricsampdurevent_typeflowget_eventsget_events_dirget_events_filemafrmefrratiovalidate_flow
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Event Based Fluctuation Flow Parameters | all_metrics |
| AMP - Amplitude (Metric 1) | amp |
| DUR - Duration (Metric 4) | dur |
| Event Type | event_type |
| Events | Events |
| 'flow' S3 Class for Flow Rate Time Series | flow validate_flow |
| Flow Fluctuation Events and Metrics | get_events |
| Flow Fluctuation Events and Metrics from Input Directory | get_events_dir |
| Flow Fluctuation Events and Metrics from Input File | get_events_file |
| MAFR - Maximum Flow Fluctuation Rate (Metric 2) | mafr |
| MEFR - Mean Flow Fluctuation Rate (Metric 3) | mefr |
| Flow Fluctuations Q | Q |
| RATIO - Flow Ratio (Metric 5) | ratio |