Package: hydroEvents 0.13.0
hydroEvents: Extract Event Statistics in Hydrologic Time Series
Events from individual hydrologic time series are extracted, and events are matched across multiple time series. The package has been applied in studies such as Wasko and Guo (2022) <doi:10.1002/hyp.14563> and Mohammadpour Khoie, Guo and Wasko (2025) <doi:10.1016/j.envsoft.2025.106521>.
Authors:
hydroEvents_0.13.0.tar.gz
hydroEvents_0.13.0.zip(r-4.7)hydroEvents_0.13.0.zip(r-4.6)hydroEvents_0.13.0.zip(r-4.5)
hydroEvents_0.13.0.tgz(r-4.6-any)hydroEvents_0.13.0.tgz(r-4.5-any)
hydroEvents_0.13.0.tar.gz(r-4.7-any)hydroEvents_0.13.0.tar.gz(r-4.6-any)
hydroEvents_0.13.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
hydroEvents/json (API)
NEWS
| # Install 'hydroEvents' in R: |
| install.packages('hydroEvents', repos = c('https://conradwasko.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/conradwasko/hydroevents/issues
- data_P_WL - Example sub-daily rainfall and tidal water level data
- dataBassRiver - Streamflow data
- dataCatchment - Catchment data
- dataLoch - Rainfall data
- hourlyQ - Hourly streamflow data
- WQ_Q - Example water quality and streamflow data
Last updated from:ee572487f3. Checks:2 ERROR, 2 OK, 5 WARNING. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 105 | ||
| source / vignettes | OK | 159 | ||
| linux-release-x86_64 | ERROR | 99 | ||
| macos-release-arm64 | WARNING | 108 | ||
| macos-oldrel-arm64 | WARNING | 122 | ||
| windows-devel | WARNING | 118 | ||
| windows-release | WARNING | 65 | ||
| windows-oldrel | WARNING | 56 | ||
| wasm-release | OK | 87 |
Exports:baseflowAbaseflowBcalcREICcalcStatseventBasefloweventMaximaeventMinimaeventPOTeventRVEIMlimbslocalMinpairEventsplotEventsplotPairspostCorrection
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Baseflow removal (after Fuka et al. 2018) | baseflowA |
| Baseflow removal (after Fuka et al. 2018) | baseflowA |
| Baseflow removal (after Ladson et al) | baseflowB |
| Robust Event Identification Criteria (REIC) | calcREIC |
| Extract statistics from events | calcStats |
| Example sub-daily rainfall and tidal water level data | data_P_WL |
| Streamflow data | dataBassRiver |
| Catchment data | dataCatchment |
| Rainfall data | dataLoch |
| Event identification (using baseflow index) | eventBaseflow |
| Event identification (using local maxima as a basis) | eventMaxima |
| Event identification (using local minima as a basis) | eventMinima |
| Event identification (using a peak over threshold algorithm) | eventPOT |
| Robust Variance-based Event Identification Method (RVEIM) | eventRVEIM |
| Hourly streamflow data | hourlyQ |
| Extract rising/falling limbs | limbs |
| Local minima | localMin |
| Pair Events | pairEvents |
| Plot Events | plotEvents |
| Plot Paired Events | plotPairs |
| post-processing of Rainfall-runoff Rvent Pairs | postCorrection |
| Example water quality and streamflow data | WQ_Q |
