{MSTWeatherGen} Multivariate and Space-Time stochastic Weather Generator R package is designed for the simulation of multivariate spatio-temporal meteorological variables. It provides tools for estimating the model parameters and generating synthetic weather data that can be used for a variety of applications, including climate research, agricultural or hydrological modeling.
For more details on the methodology, see the publication:Obakrim, S. et al. “A multivariate and space-time stochastic weather generator using a latent Gaussian framework,” Stochastic Environmental Research and Risk Assessment, 2025. doi:10.1007/s00477-024-02897-8
You can install MSTWeatherGen from GitHub as follows:
# install.packages("remotes")
remotes::install_github("sobakrim/MSTWeatherGen")
To learn how to use the MSTWeatherGen package, please refer to the detailed vignette available here.
This work was supported by funding from the French National Research Agency (ANR) as part of the BEYOND project (Contract No. 20-PCPA-0002). We acknowledge their support for enabling the development of this package. ## License
The package MSTWeatherGen is under GNU GPL V3.
See LICENSE file.