This package supports validation of seasonal weather forecasts. The focus lies on tercile forecasts, i.e. predictions of three probabilities, one for 'below normal' (e.g. temperature or precipitation), 'normal', and 'above normal', respectively. The package implements a large variety of evaluation metrics, as recommended by the World Meteorological Organization. In particular, it simplifies the task of evaluating gridded forecasts against gridded observations. It also provides tools for data import/export and plotting. Finally, it provides functionality for downloading and managing monthly-means gridded precipitation observations provided by Climate Hazards Group InfraRed Precipitation with Station data (CHIRPS).
The package can be installed by running install.packages("SeaVal")
. Thereafter it can be loaded by running library(SeaVal)
.
A comprehensive online tutorial is available here.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.