R/s2dverification.R

#'Set of Common Tools for Forecast Verification 
#' 
#'Set of tools to verify forecasts through the computation of typical  
#'prediction scores against one or more observational datasets or reanalyses  
#'(a reanalysis being a physical extrapolation of observations that relies on  
#'the equations from a model, not a pure observational dataset). Intended for  
#'seasonal to decadal climate forecasts although can be useful to verify other  
#'kinds of forecasts. The package can be helpful in climate sciences for other  
#'purposes than forecasting. 
#' 
#'  \tabular{ll}{ 
#'Package: \tab s2dverification\cr 
#'Type: \tab Package\cr 
#'Version: \tab 2.9.0\cr 
#'Date: \tab 2020-10-30\cr 
#'License: \tab LGPLv3\cr 
#'  } 
#'Check an overview of the package functionalities and its modules at  
#'\url{https://earth.bsc.es/gitlab/es/s2dverification/-/wikis/home}. 
#'For more information load the package and check the help for each function  
#'or the documentation attached to the package. 
#' 
#'@name s2dverification
#'@docType package 
#'@author Nicolau Manubens 
#'@keywords package datagen dynamic
"_PACKAGE"

Try the s2dverification package in your browser

Any scripts or data that you put into this service are public.

s2dverification documentation built on April 20, 2022, 9:06 a.m.