{MSTWeatherGen} Multivariate and Space-Time Weather Generator 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.
You can install MSTWeatherGen from GitHub as follows:
# install.packages("pak")
pak::pak("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.