climdex.fxx: Maximum wind gust

View source: R/indices.R

climdex.fxxR Documentation

Maximum wind gust

Description

This function computes the climdex index FXx: The maximum of the maximum daily wind gust.

Usage

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

Arguments

ci

Object of type climdexInput (representing the daily maximum wind gust in [m/s])

freq

Time frequency to aggregate to. Allowed are: "annual","halfyear", "seasonal" or "monthly". Default: "annual".

Value

A vector containing the maximum of the maximum daily wind gust.

Author(s)

Rebekka Posselt (MeteoSwiss)

References

http://www.ecad.eu/indicesextremes/indicesdictionary.php


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