Learn R Programming

GWEX (version 1.1.3)

dry.day.frequency: dry.day.frequency

Description

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

Usage

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

Value

vector of numeric

dry 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