RMAWGEN - Multi-Site Auto-Regressive Weather GENerator
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.
Last updated
5.39 score 4 stars 4 dependents 102 scripts 675 downloadsRGENERATEPREC - Tools to Generate Daily-Precipitation Time Series
The method 'generate()' is extended for spatial multi-site stochastic generation of daily precipitation. It generates precipitation occurrence in several sites using logit regression (Generalized Linear Models) and the approach by D.S. Wilks (1998) <doi:10.1016/S0022-1694(98)00186-3> .
Last updated
4.93 score 4 stars 43 scripts 202 downloadsgeotopbricks - An R Plug-in for the Distributed Hydrological Model GEOtop
It analyzes raster maps and other information as input/output files from the Hydrological Distributed Model GEOtop. It contains functions and methods to import maps and other keywords from geotop.inpts file. Some examples with simulation cases of GEOtop 2.x/3.x are presented in the package. Any information about the GEOtop Distributed Hydrological Model can be found in the provided documentation.
Last updated
4.82 score 4 stars 109 scripts 232 downloadsRGENERATE - Tools to Generate Vector Time Series
A method 'generate()' is implemented in this package for the random generation of vector time series according to models obtained by 'RMAWGEN', 'vars' or other packages. This package was created to generalize the algorithms of the 'RMAWGEN' package for the analysis and generation of any environmental vector time series.
Last updated
4.35 score 1 stars 1 dependents 15 scripts 327 downloadsrasterList - A Raster Where Cells are Generic Objects
A S4 class has been created such that complex operations can be executed on each cell of a raster map. The raster of objects contains a raster map with the addition of a list of generic objects: one object for each raster cells. It allows to write few lines of R code for complex map algebra. Two environmental applications about frequency analysis of raster map of precipitation and creation of a raster map of soil water retention curves have been presented.
Last updated
climatehydrologyhydrology-statisticalhydrology-stormwater-analysis
3.36 score 1 stars 23 scripts 246 downloadssoilwater - Implementation of Parametric Formulas for Soil Water Retention or Conductivity Curve
It is a set of R implementations of parametric formulas of soil water retention or conductivity curve. At the moment, only Van Genuchten (for soil water retention curve) and Mualem (for hydraulic conductivity) were implemented. See reference (<http://en.wikipedia.org/wiki/ Water_retention_curve>).
Last updated
3.31 score 1 stars 41 scripts 248 downloads