From 871db346d2231636c9674b82f3227e4f2721790e Mon Sep 17 00:00:00 2001 From: unknown <olivier.delaigue@ANPI1430.antony.irstea.priv> Date: Tue, 12 Sep 2017 10:05:55 +0200 Subject: [PATCH] v1.0.9.44 Description updated in DESCRIPTION file --- DESCRIPTION | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 6c0b84d8..89cb2451 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: airGR Type: Package Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling -Version: 1.0.9.43 +Version: 1.0.9.44 Date: 2017-09-12 Authors@R: c( person("Laurent", "Coron", role = c("aut", "trl")), @@ -19,10 +19,7 @@ Authors@R: c( person("Audrey", "Valéry", role = c("ctb")) ) Depends: R (>= 3.0.1) -Description: Hydrological modelling tools developed - at Irstea-Antony (HBAN Research Unit, France). The package includes several conceptual - rainfall-runoff models (GR4H, GR4J, GR5J, GR6J, GR2M, GR1A), a snow accumulation and melt model (CemaNeige) - and the associated functions for their calibration and evaluation. Use help(airGR) for package description. +Description: Hydrological modelling tools developed at Irstea-Antony (HBAN Research Unit, France). The package includes several conceptual rainfall-runoff models (GR4H, GR4J, GR5J, GR6J, GR2M, GR1A), a snow accumulation and melt model (CemaNeige) and the associated functions for their calibration and evaluation. Use help(airGR) for package description. License: GPL-2 URL: https://webgr.irstea.fr/en/airGR/ NeedsCompilation: yes -- GitLab