Package: RMAWGEN
Maintainer: Emanuele Cordano <emanuele.cordano@gmail.com>
License: GPL (>= 2)
Title: RMAWGEN (R Multi-site Auto-regressive Weather GENerator), a
        package to generate daily time series of precipitation and
        temperature from monthly mean values
Type: Package
Author: Emanuele Cordano, Emanuele Eccel
Description: This package contains S3 and S4 functions for spatial multi-site
    stochastic generation of daily time series of temperature and
    precipitation. The implemented tools make use of Vector
    AutoRegressive models (VARs). The VAR is calibrated by daily
    instrumental "Gaussianized" time series and then works with monthly
    time series as input. Bugs/comments/questions/collaboration of any
    kind are warmly welcome.
Version: 1.2.6
Repository: CRAN
Date/Publication: 2014-01-18 00:58:56
Packaged: 2014-01-17 23:18:43 UTC; ecor
Date: 2014-01-17
Depends: R (>= 2.10),chron,date,vars,methods
Suggests: RgoogleMaps
URL: https://docs.google.com/file/d/0B66otCUk3Bv6V3RPbm1mUG4zVHc/edit,
        http://cri.gmpf.eu/Research/Sustainable-Agro-Ecosystems-and-Bioresources/Dynamics-in-the-agro-ecosystems,
        http://presentations.copernicus.org/EGU2012-14026_presentation.pdf,
        http://presentations.copernicus.org/EGU2012-5404_presentation.pdf
Collate: 'ComprehensivePrecipitationGenerator.R'
        'ComprehensiveTemperatureGenerator.R' 'ElevationOf.R' 'GPCA.R'
        'GPCA_iteration.R' 'NewVAReventRealization.R'
        'PrecipitationEndDay.R' 'PrecipitationStartDay.R'
        'RMAWGEN-package.R' 'TemperatureEndDay.R'
        'TemperatureStartDay.R' 'VAR_mod.R' 'WhereIs.R' 'acvWGEN.R'
        'adddate.R' 'addsuffixes.R' 'arch_test.varest2.R'
        'continuity_ratio.R' 'countNAs.R' 'covariance.R'
        'extractTnFromAnomalies.R' 'extractTxFromAnomalies.R'
        'extractdays.R' 'extractmonths.R' 'extractyears.R' 'findDate.R'
        'forecastEV.R' 'forecastResidual.R'
        'generateTemperatureTimeseries.R' 'getDailyMean.R'
        'getMonthlyMean.R' 'getVARmodel.R' 'inv_GPCA.R'
        'inv_GPCA_iteration.R' 'is.monthly.climate.R'
        'newVARmultieventRealization.R' 'normality_test.varest2.R'
        'normalizeGaussian.R' 'normalizeGaussian_prec.R'
        'normalizeGaussian_sevaralstations.R'
        'normalizeGaussian_sevaralstations_prec.R' 'plot.sample.R'
        'plotDailyClimate.R' 'print.GPCA.R' 'print.GPCAiteration.R'
        'qqplot.lagged.R' 'qqplotTnTxWGEN.R'
        'qqplotTnTxWGEN_seasonal.R' 'qqplotWGEN.R' 'qqplot_RMAWGENts.R'
        'qqplotprecWGEN.R' 'qqplotprecWGEN_seasonal.R' 'removeNAs.R'
        'rescaling_monthly.R' 'residuals.varest2.R'
        'serial_test.varest2.R'
        'setWholeTemperatureGeneratorParameters.R'
        'splineInterpolateMonthlytoDaily.R'
        'splineInterpolateMonthlytoDailyforSeveralYears.R' 'zc0_GPCA.R'
        'zc0_GPCAiteration.R' 'zc0_varest.R' 'zc1_varest2.R'
        'zc2_GPCAvarest2.R'
NeedsCompilation: no
