index.wetAmount.prcXXth: Total amount of precipitation of wet days above percentile

View source: R/index.wetAmount.prcXXth.R

index.wetAmount.prcXXthR Documentation

Total amount of precipitation of wet days above percentile

Description

Function to compute the total amount of precipitation falling in wet days above percentile.

Usage

index.wetAmount.prcXXth(ts, prob = 0.98)

Arguments

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

Details

Wet days are internally defined as those exceeding the 1mm threshold

Value

A float number corresponding to the proportion/number of days below/above the defined threshold.

Author(s)

J. Bedia


SantanderMetGroup/VALUE documentation built on July 8, 2023, 7:03 a.m.