climdex.r10mm: Precipitation Exceeding 10mm Per Day

View source: R/indices.R

climdex.r10mmR Documentation

Precipitation Exceeding 10mm Per Day

Description

This function computes the climdex index R10mm.

Usage

climdex.r10mm(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 R10mm: the annual count of days where daily precipitation is more than 10mm 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.