climdex.nss: New snow sum

View source: R/indices.R

climdex.nssR Documentation

New snow sum

Description

This function computes the climdex index NSS: The sum of all snowfall measured within a year.

Usage

climdex.nss(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 snowfall sum.

Author(s)

Rebekka Posselt (MeteoSwiss)


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