climdex.nsx: Maximum new snow

View source: R/indices.R

climdex.nsxR Documentation

Maximum new snow

Description

This function computes the climdex index NSX: The maximum snowfall measured within a year.

Usage

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

Arguments

ci

Object of type climdexInput (representing the daily snowfall 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 maximum snowfall.

Author(s)

Rebekka Posselt (MeteoSwiss)


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