discretization2 {HyetosMinute}R Documentation

Discretize the continuous process

Description

The function discretization2 distributes the rainfall depths derived from continuous process to sub-hourly intervals.

Usage

 
discretization2(cellor,cellend,cellint,length,
lengthcellor,fcellor,fcellend,ceilcellor,ceilcellend,timescale)

Arguments

cellor

Vector of cell origins.

cellend

Vector of cell ends.

cellint

Vector of cell intensities.

length

An integer specifying the length of sequence.

lengthcellor

An integer specifying the length of cellor vector.

fcellor

Vector of cell origins.

fcellend

Vector of cell ends.

ceilcellor

Vector of cell origins.

ceilcellend

Vector of cell ends.

timescale

Time scale of data.

Value

discrdepth

Vector of sub-hourly rainfall depths.

Author(s)

Kossieris Panagiotis pankoss@hotmail.com

References

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


[Package HyetosMinute version 2.2 Index]