climdex.r20mm: Precipitation Exceeding 20mm Per Day

View source: R/indices.R

climdex.r20mmR Documentation

Precipitation Exceeding 20mm Per Day

Description

This function computes the climdex index R20mm.

Usage

climdex.r20mm(ci, freq = c("monthly", "annual", "halfyear", "seasonal"))

Arguments

ci

Object of type climdexInput.

Details

This function takes a climdexInput object as input and computes the climdex index R20mm: the annual count of days where daily precipitation is more than 20mm per day.

Value

A vector containing the value of the index for each year.


ECA-D/climind documentation built on Nov. 26, 2022, 10:20 a.m.