stormevents - extract out storm events based on user supplied thresholds

Using hydrograph separation techniques, storms are extracted from a time series.
411 Downloads
Updated 25 Apr 2012

View License

This function will identify and extract storm event flow rates using HYDSEP
techniques (local minimum). The user needs to provide a time series of data,
the drainage area associated with the time series, a set of peak flow rates
to use, and a tolerance of the peak flow rate to be used. The original
usage of HYDSEP was meant to be used on daily mean flow rates, this
function uses maximum daily flow rates instead.

This function is dependant on two other functions I wrote you can download from Mathworks User community.

Further detail can be found in the function comments.

Cite As

Jeff Burkey (2024). stormevents - extract out storm events based on user supplied thresholds (https://www.mathworks.com/matlabcentral/fileexchange/36388-stormevents-extract-out-storm-events-based-on-user-supplied-thresholds), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Earth, Ocean, and Atmospheric Sciences in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0