Package: RMAWGEN Maintainer: Emanuele Cordano License: GPL (>= 2) Title: Multi-Site Auto-Regressive Weather GENerator Type: Package Authors@R: c(person(given = "Emanuele", family = "Cordano", role = c("aut", "cre","ctb"), email = "emanuele.cordano@gmail.com",comment=c(ORCID="0000-0002-3508-5898")), person(given = "Emanuele", family = "Eccel", role = "aut",comment=c(ORCID="0000-0003-3239-828X")), person(given = "Eike", family = "Luedeling", role = c("ctb"), comment = c(ORCID = "0000-0002-7316-3631"))) Description: S3 and S4 functions are implemented for spatial multi-site stochastic generation of daily time series of temperature and precipitation. These tools make use of Vector AutoRegressive models (VARs). The weather generator model is then saved as an object and is calibrated by daily instrumental "Gaussianized" time series through the 'vars' package tools. Once obtained this model, it can it can be used for weather generations and be adapted to work with several climatic monthly time series. Version: 1.3.9.3 Date: 2025-04-08 Depends: R (>= 3.5.0), chron, date, vars, methods Imports: Matrix Suggests: lubridate URL: https://ecor.github.io/RMAWGEN/,https://github.com/ecor/RMAWGEN, https://docs.google.com/file/d/0B66otCUk3Bv6V3RPbm1mUG4zVHc/edit RoxygenNote: 7.3.2 Repository: https://ecor.r-universe.dev Date/Publication: 2025-04-12 16:42:18 UTC RemoteUrl: https://github.com/ecor/rmawgen RemoteRef: HEAD RemoteSha: 24883e298709dd0d948b3f5cec68302c93f4b9c3 NeedsCompilation: no Packaged: 2026-07-04 05:15:39 UTC; root Author: Emanuele Cordano [aut, cre, ctb] (ORCID: ), Emanuele Eccel [aut] (ORCID: ), Eike Luedeling [ctb] (ORCID: )