climdex.sdx: Maximum snow depth

View source: R/indices.R

climdex.sdxR Documentation

Maximum snow depth

Description

This function computes the climdex index SDx: The maximum snow depth measured within a year.

Usage

climdex.sdx(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 an annual timeseries of the maximum snow depth.

Author(s)

Rebekka Posselt (MeteoSwiss)


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