-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathDESCRIPTION
executable file
·28 lines (28 loc) · 1.2 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Package: RMAWGEN
Maintainer: Emanuele Cordano <[email protected]>
License: GPL (>= 2)
Title: Multi-Site Auto-Regressive Weather GENerator
Type: Package
Author: Emanuele Cordano, Emanuele Eccel
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
Repository: http://cran.r-project.org
Date/Publication: 2011-08-12 14:30:10
Packaged: 2011-08-12 07:38:22 UTC; ecor
Date: 2024-08-12
Depends:
R (>= 2.10),chron,date,vars,methods
Suggests:
lubridate
URL: https://github.com/ecor/RMAWGEN,
https://docs.google.com/file/d/0B66otCUk3Bv6V3RPbm1mUG4zVHc/edit,
http://presentations.copernicus.org/EGU2012-14026_presentation.pdf,
http://presentations.copernicus.org/EGU2012-5404_presentation.pdf
RoxygenNote: 7.3.2