discr.daily {HyetosMinute}R Documentation

Discretization of continuous process into daily time scale.

Description

The function discr.daily discretizes the continuous Bartlett-Lewis process into daily time intervals.

Usage

discr.daily(cellorigin,cellend,cellint,L)

Arguments

cellorigin

Vector of cell origins.

cellend

Vector of cell ends.

cellint

Vector of cell intensities.

L

Time length of simulation.

Value

Y

Vector of daily rainfall depths.

Author(s)

Kossieris Panagiotis pankoss@hotmail.com

References

http://itia.ntua.gr/el/docinfo/368/


[Package HyetosMinute version 2.2 Index]