ClimProjDiags

Set of tools to compute various climate indices

Why should I use it?

The package contains a set of tools to compute metrics and indices for climate analysis. The package provides functions to compute extreme indices, evaluate the agreement between models and combine these models into an ensemble. Multi-model time series of climate indices can be computed either after averaging the 2-D fields from different models provided they share a common grid or by combining time series computed on the model’s native grid. Indices can be assigned and/or combined to construct new indices.

How do I get it?

To install and load the package you can run the next lines in your R session:

install.packages("ClimProjDiags")
library(ClimProjDiags)

How do I use it?

The main functionalities are presented in four different vignettes with step by step examples: