Makes four seasonal qqplots (winter, spring, summer and autumn) of measured and simulated data for several stations.
qqplotTnTxWGEN_seasonal(
measured,
simulated,
origin = "1961-1-1",
xlab = "simulated[degC]",
ylab = "measured[degC]",
titles = c("Q-Qplot_An._Tx", "Q-Qplot_An._Tn"),
directorypdf,
station = NULL
)
0 in case of success
matrix containing measured data (each station corresponds to a column)
matrix containing respective generated data (each station corresponds to a column)
first day of data, see extractmonths
for format and other information
see plot.default
,qqplotWGEN
titles that will be added
name of the directory (path included) where to seva the outputs
character vector containing IDs of analyzed station. If NULL
(default) all station (columns of simulated
and measured
) are considered
Emanuele Cordano, Emanuele Eccel
qqplotTnTxWGEN
,extractmonths