adjusting.proc {HyetosMinute}R Documentation

Proportional adjusting procedure

Description

The function adjusting.proc adjusts the lower-level time series (hourly or sub-hourly) so as to make it consistent with the higher-level (daily).

Usage

adjusting.proc(Zhist,Z,X,tms) 

Arguments

Zhist

Vector of the original daily depths of the wet days sequence.

Z

Vector of the synthetic daily depths of the wet days sequence.

X

Vector of synthetic hourly or sub-hourly depths of the wet days sequence.

tms

The time scale of synthetic data (e.g. 1 for 1 hour, 1/60 for 1 min, 1/30 for 2min, 1/12 for 5 min etc.).

Value

Xs

Vector of the adjusted hourly rainfall depths of the wet days sequence.

Author(s)

Kossieris Panagiotis pankoss@hotmail.com

References

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


[Package HyetosMinute version 2.2 Index]