Learn R Programming

GWEX (version 1.1.3)

wet.day.frequency: wet.day.frequency

Description

Estimate the wet day frequency (proportion of wet days) for all stations

Usage

wet.day.frequency(mat.prec, th)

Value

vector of numeric

wet day frequencies

Arguments

mat.prec

matrix of precipitation (possibly for one month/period)

th

threshold above which we consider that a day is wet (e.g. 0.2 mm)

Author

Guillaume Evin