plotens.qt: Internal function called by the Field.sim and the...

Description Usage Arguments Details Value Author(s)

Description

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.

Usage

1
plotens.qt(x,y,grid,number,lims,qt.vector)

Arguments

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.

Details

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.

Value

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.

Author(s)

Berrocal, V. J. veroberrocal@gmail.com, Gel, Y., Raftery, A. E., Gneiting, T.


ProbForecastGOP documentation built on May 2, 2019, 3:42 a.m.