From 4143bdb2373fb39dd79618d37712ab9419ae4f2c Mon Sep 17 00:00:00 2001 From: unknown <olivier.delaigue@ANPI1430.antony.irstea.priv> Date: Wed, 2 Nov 2016 13:21:58 +0100 Subject: [PATCH] Text updated in the index of the documentation --- man/airGR.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/airGR.Rd b/man/airGR.Rd index 97079422..cccf7553 100644 --- a/man/airGR.Rd +++ b/man/airGR.Rd @@ -4,7 +4,7 @@ \encoding{UTF-8} \title{Suite of GR hydrological models for precipitation-runoff modelling} \description{ -This package brings into R the hydrological modelling tools used at Irstea-Antony (HBAN Research Unit, France), including rainfall-runoff models (GR4H, GR4J, GR5J, GR6J, GR2M, GR1A) and a snowmelt module (Cemaneige). Each model core is coded in FORTRAN to ensure low computational time. The other package functions (i.e. mainly the calibration algorithm and the computation of the efficiency criteria) are coded in R. \cr +This package brings into R the hydrological modelling tools used at Irstea-Antony (HBAN Research Unit, France), including rainfall-runoff models (GR4H, GR4J, GR5J, GR6J, GR2M, GR1A) and a snowmelt module (CemaNeige). Each model core is coded in FORTRAN to ensure low computational time. The other package functions (i.e. mainly the calibration algorithm and the computation of the efficiency criteria) are coded in R. \cr ##### Functions and objects ##### -- GitLab