The MeteoMate package provides functions for calculating convective indices from reanalysis data, specifically the ERA5 dataset, and from CMIP6 climate models. Computations are accelerated using OpenMP in Fortran.
[!Note] Users are advised to check MeteoMate’s Vignette here for a seamless experience with the package, including its structure and input preparation.
Installation
The pre compiled package can be installed from drat repository:
install.packages("MeteoMate", repos = "https://ahomoudi.github.io/drat/")