Description Usage Arguments Value Examples
Calculates the first day in the year where the probability of temperature over a threshold is higher than a predefined threshold.
1 |
mx |
vector of daily (usually maximum) temperature series. |
dates |
vector of dates corresponding with daily temprature series |
thres |
temperature threshold considered to trigger occurrence. |
month |
integer between 1 and 12 indicating the month to compute the probability. |
A numeric vector with annual values is returned.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.