Description Usage Arguments Details Value Author(s)
Internal function called by the Field.sim and the ProbForecastGOP functions. It returns a graphical display of the quantile fields of an ensemble of forecast weather field on a region delimited by the lower and upper bound for the longitude and the latitude.
1 | plotens.qt(x,y,grid,number,lims,qt.vector)
|
x |
numeric vector of length n containing the longitudes of the grid points at which the the members of the ensemble of forecast fields are given. |
y |
numeric vector of length n containing the latitudes of the grid points at which the the members of the ensemble of forecast fields are given. |
grid |
numeric array of dimension n by n by number with the values of the members of the ensemble of forecast fields whose quantile fields are displayed (each n by n numeric matrix corresponds to a member of the ensemble of forecast fields). |
number |
number giving the number of members in the ensemble of forecast fields whose quantile fields are displayed. |
lims |
numeric vector giving the smallest and largest value in the numeric array grid with the values for the ensemble of forecast fields to be displayed. |
qt.vector |
numeric vector containing the percentiles to be displayed. |
This function is an internal function that is used and called by the Field.sim and the ProbForecastGOP functions to return a graphical display of the quantiles of an ensemble of forecast weather field on a region delimited by the lower and upper bound for the longitude and the latitude. - Defaults -
None.
The function returns a graphical display of the quantile fields of an ensemble of forecast weather field on a region delimited by the lower and upper bound for the longitude and the latitude.
Berrocal, V. J. veroberrocal@gmail.com, Gel, Y., Raftery, A. E., Gneiting, T.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.