wet.day.frequency {GWEX} | R Documentation |
wet.day.frequency
Description
Estimate the wet day frequency (proportion of wet days) for all stations
Usage
wet.day.frequency(mat.prec, th)
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) |
Value
vector of numeric |
wet day frequencies |
Author(s)
Guillaume Evin
[Package GWEX version 1.1.3 Index]