climdex.ddsouth: Southerly winds

View source: R/indices.R

climdex.ddsouthR Documentation

Southerly winds

Description

This function computes the climdex index DDsouth: Days with southerly wind (135deg < wind_dir <= 225deg).

Usage

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

Arguments

ci

Object of type climdexInput (representing the daily mean wind direction in [deg] with 180deg being wind from south)

freq

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

Value

A vector containing the time series of days with southerly winds.

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.