Description Usage Arguments Value Note Author(s) See Also
Makes four seasonal qqplots (winter, spring, summer and autumn) of measured and simulated data for several stations.
1 2 3 4 | 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)
|
measured |
matrix containing measured data (each station corresponds to a column) |
simulated |
matrix containing respective generated data (each station corresponds to a column) |
origin |
first day of data, see |
xlab, ylab |
see |
titles |
titles that will be added |
directorypdf |
name of the directory (path included) where to seva the outputs |
station |
character vector containing IDs of analyzed station. If |
0 in case of success
Uses qqplotTnTxWGEN
for each seasons of collected data and saves the output on pdf files. See the R code for further details.
Emanuele Cordano, Emanuele Eccel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.