plotHyetograph {HyetosMinute}R Documentation

Plot Hyetographs of wet days clusters (sequences)

Description

The function plotHyetograph is used to plot the hyetograph of each wet days cluster (sequence). The generated hyetographs are exported as PDF files, in the chosen working directory. The name of each external pdf file corresponds to the start date of cluster.

Usage

plotHyetograph(mode,x,y,date,tms)  

Arguments

mode

A positive integer (0 or 1) specifying the mode of operation (operational mode or disaggregation test mode).

x

A list of matrices that contains the original hourly rainfall depths of every wet days cluster.

y

A list of matrices that contains the disaggregated hourly rainfall depths of every wet days cluster.

date

A matrix that contains the dates of the rainfall depths to be disaggregated.

tms

The time scale of disaggregated data.

Value

The hyetographs of wet days clusters (sequences). The generated hyetographs are exported as PDF files in the chosen working directory. The name of each file corresponds to the start date of cluster.

Author(s)

Kossieris Panagiotis pankoss@hotmail.com

References

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


[Package HyetosMinute version 2.2 Index]