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

Description Usage Arguments Details Value Author(s)

Description

Internal function called by the Field.sim and ProbForecastGOP functions. It returns a graphical display of the members 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(x,y,grid,number,lims,title,n.pages.4)

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 to be displayed (each n by n numeric matrix corresponds to a member of the ensemble of forecast fields to be displayed).

number

number giving the number of members in the ensemble of forecast fields to be 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.

title

character string giving the title for the plot.

n.pages.4

number of pages with 4 members to be displayed on screen.

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 members 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 members 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.