Description Usage Arguments Value References Examples
Extract baseflow from a daily streamflow record using the method described by Sloto and Crouse (1996).
1 |
date |
vector of dates for each |
discharge |
the daily streamflow to be separated missing values are not permitted
within the time specified by |
da |
the drainage area of the basin in square miles. |
select |
a character string indicating which method to use for the baseflow in the output dataset. Must be one of "sliding," "local minimum," or "fixed." Onle the first letter is required. |
STAID |
the station identifier for the data. |
an object of class "baseflow" and inherits class "data.frame" of the selected data, a data frame of the baseflow information, and other information about the analysis.
Sloto, R.A. and Crouse, M.Y., 1996, HYSEP: A COMPUTER PROGRAM FOR STREAMFLOW HYDROGRAPH SEPARATION AND ANALYSIS: U.S. geological Survey Water-Resources Investigations Report 96-4040. 46 p.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.