From a5004e84738c91f0d0f408ca0f47cdd5b3a1d34e Mon Sep 17 00:00:00 2001 From: unknown <olivier.delaigue@ANPI1430.antony.irstea.priv> Date: Tue, 5 Sep 2017 09:12:35 +0200 Subject: [PATCH] v1.0.9.30 Description updated in DESCRIPTION file --- DESCRIPTION | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index cd6e9a51..7f5f3467 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Package: airGR Type: Package Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling -Version: 1.0.9.29 -Date: 2017-08-18 +Version: 1.0.9.30 +Date: 2017-09-05 Authors@R: c( person("Laurent", "Coron", role = c("aut", "trl")), person("Charles", "Perrin", role = c("aut", "ths")), @@ -21,7 +21,7 @@ Authors@R: c( 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 snowmelt module (CemaNeige) + 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/ -- GitLab