scale_by_upper_bound_climatology | R Documentation |
Scaling by upper bound climatology
scale_by_upper_bound_climatology(data, dates, halfwin = 0)
data |
A vector containing the climate data |
dates |
A vector containing the dates to which corresponds the data. |
halfwin |
A number defining the length of running windows used in the calculations of climatologies of upper bounds that are used to scale values. The window length is set to halfwin * 2 + 1 time steps. If halfwin == 0 then no rescaling is done. |
S. Herrera (sixto.herrera@unican.es)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.