Learn R Programming

ProbForecastGOP (version 1.3.2)

Probabilistic weather forecast using the GOP method

Description

The ProbForecastGOP package contains a main function, called ProbForecastGOP and other functions, to produce probabilistic weather forecasts of weather fields using the Geostatistical Output Perturbation (GOP) method of Gel, Raftery, and Gneiting (JASA, 2004).

Copy Link

Version

Install

install.packages('ProbForecastGOP')

Monthly Downloads

87

Version

1.3.2

License

GPL (>= 2)

Last Published

October 29th, 2012

Functions in ProbForecastGOP (1.3.2)

calc.dist

Internal function used to compute the inter-site distance between sites.
gencauchy.variog.fn

Internal function used to estimate the variance, range, smoothness, and long-range parameters in the generalized Cauchy variogram. This function is called by the Variog.fit and ProbForecastGOP functions when fitting a parametric generalized Cauchy variogram to an empirical variogram via the method of Weighted Least Squares keeping the nugget effect fixed.
plotfields

Plot of weather fields
spher.variog.fn

Internal function used to estimate the variance and range parameters in the spherical variogram. This function is called by the Variog.fit and ProbForecastGOP functions when fitting a parametric spherical variogram to an empirical variogram via the method of Weighted Least Squares keeping the nugget effect fixed.
plotens.qt

Internal function called by the Field.sim and the ProbForecastGOP functions to return 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.
spher.variog

Internal function used to estimate the nugget effect, variance, and range parameters in the spherical variogram. This function is called by the Variog.fit and ProbForecastGOP functions when fitting a parametric spherical variogram to an empirical variogram via the method of Weighted Least Squares.
slp

Sea Level Pressure in the Pacific Northwest for the period Jan. 12, 2000 - Jan. 14, 2000
ProbForecastGOP-package

Probabilistic weather forecast using the GOP method
ens.plot

Internal function used to return a graphical display of a weather field on a region delimited by the lower and upper bound for the longitude and the latitude.
gauss.variog.fn

Internal function used to estimate the variance and range parameters in the gaussian variogram. This function is called by the Variog.fit and ProbForecastGOP functions when fitting a parametric gaussian variogram to an empirical variogram via the method of Weighted Least Squares keeping the nugget effect fixed.
expvariog

Internal function used to estimate the nugget effect, variance, and range parameters in the exponential variogram. This function is called by the Variog.fit and ProbForecastGOP functions when fitting a parametric exponential variogram to an empirical variogram via the method of Weighted Least Squares.
engrid

Internal function used to generate a numeric square matrix that is subsequently used to produce graphical displays of the weather field.
gridlong

Longitudes of localities in the North American Pacific Northwest
phase1temp

Temperature in the Pacific Northwest during January-June 2000
gridlat

Latitudes of localities in the North American Pacific Northwest
gauss.variog

Internal function used to estimate the nugget effect, variance, and range parameters in the gaussian variogram. This function is called by the Variog.fit and ProbForecastGOP functions when fitting a parametric gaussian variogram to an empirical variogram via the method of Weighted Least Squares.
sim.field

Internal function called by the Field.sim and the ProbForecastGOP functions to simulate realizations of forecast weather fields.
plotens

Internal function called by the Field.sim and 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.
matern.variog.fn

Internal function used to estimate the variance, range, and smoothness parameters in the Whittle-Matern variogram. This function is called by the Variog.fit and ProbForecastGOP functions when fitting a parametric Whittle-Matern variogram to an empirical variogram via the method of Weighted Least Squares keeping the nugget effect fixed.
matern.variog

Internal function used to estimate the nugget effect, variance, range, and smoothness parameters in the Whittle-Matern variogram. This function is called by the Variog.fit and ProbForecastGOP functions when fitting a parametric Whittle-Matern variogram to an empirical variogram via the method of Weighted Least Squares.
model.fit

Computation of parametric variogram model
expvariog.fn

Internal function used to estimate the variance and range parameters in the exponential variogram. This function is called by the Variog.fit and ProbForecastGOP functions when fitting a parametric exponential variogram to an empirical variogram via the method of Weighted Least Squares keeping the nugget effect fixed.
gencauchy.variog

Internal function used to estimate the nugget effect, variance, range, smoothness, and long-range parameters in the generalized Cauchy variogram. This function is called by the Variog.fit and ProbForecastGOP functions when fitting a parametric generalized Cauchy variogram to an empirical variogram via the method of Weighted Least Squares.
calc.difference

Internal function used to compute the empirical variogram of a random variable averaged over time.
forecast.grid

48-hour Temperature Forecast for the North American Pacific Northwest
calc.dist.dir

Internal function used to compute the inter-site directional distance between sites.