climdex.sun_relmean: Relative sunshine duration

View source: R/indices.R

climdex.sun_relmeanR Documentation

Relative sunshine duration

Description

This function computes the climdex index SUN_RELMEAN.

This function takes a climdexInput object as input and computes the SUN_RELMEAN index: The mean of the relative sunshine duration within a period.

Usage

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

Arguments

ci

Object of type climdexInput (representing the daily relative sunshine duration in [%])

freq

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

Value

A vector containing the time series of the relative sunshine duration.


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