Description Usage Arguments Value References See Also
View source: R/tq_regime_signatures.R
Compute slopes (and intercepts) of each periods from the air
temperature - streamflow regime cycle using the periods defined in a list of
indices vectors (see tq_periods()
)
1 | tq_slopes(T, Q, indices)
|
T |
numeric vector. air temperature regime (365 or 366 values) |
Q |
numeric vector. streamflow regime (365 or 366 values) |
indices |
list. list of length 'n' containing the vectors of indices
defining the different period to use to compute the slopes/intercept in
|
A matrix with 'n' rows (the different periods) and 2 columns: 'intercept' and 'slope'
I. Horner, F. Branger, H. McMillan, O. Vannier, and I. Braud, “Information content of snow hydrological signatures based on streamflow, precipitation and air temperature,” Hydrological Processes, vol. 34, no. 12, Art. no. 12, 2020, doi: 10.1002/hyp.13762.
tq_periods
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.