Hydrology in R

From SourceWiki
Revision as of 04:34, 5 May 2008 by Wbuytaert (talk | contribs)
Jump to navigation Jump to search


This page contains R code that may be useful for hydrological analysis and modelling. The routines use mainly functions that are available in the standard R packages. At the beginning of each page, non-standard packages will be listed. They can be downloaded from CRAN. Some routines use specific code and routines that are available in the TOPMODEL package.

Importing data

Importing hydrological time series and basic preprocessing

An example of importing GIS data

Topographical analysis

Basic hydrological analysis

Hydrological modelling

Uncertainty analysis

Visualisation