climdex.sd: Mean snow depth

View source: R/indices.R

climdex.sdR Documentation

Mean snow depth

Description

This function computes the climdex index SD: The mean snow depth measured within a period.

Usage

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

Arguments

ci

Object of type climdexInput (representing the daily snow depth timeseries in [cm]).

freq

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

Value

A vector containing the timeseries of the mean snow depth.

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.