View source: R/index.wetAmount.prcXXth.R
index.wetAmount.prcXXth | R Documentation |
Function to compute the total amount of precipitation falling in wet days above percentile.
index.wetAmount.prcXXth(ts, prob = 0.98)
ts |
A vector containing the data |
prob |
A float number in the range [0,1] defining the probability of the quantile to be calculated. Default to 0.98 |
Wet days are internally defined as those exceeding the 1mm threshold
A float number corresponding to the proportion/number of days below/above the defined threshold.
J. Bedia
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.