From 36958342c0b01d0cfca9b71860bcf163d3e4cccb Mon Sep 17 00:00:00 2001 From: Delaigue Olivier <olivier.delaigue@irstea.priv> Date: Thu, 19 Dec 2019 12:11:29 +0100 Subject: [PATCH] v1.4.3.25 DOC: wrong unit corrected in RunModel_CemaNeigeGR5H doc #13 --- DESCRIPTION | 2 +- NEWS.md | 2 +- man/RunModel_CemaNeigeGR5H.Rd | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 93c22d57..b94fefb3 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.4.3.24 +Version: 1.4.3.25 Date: 2019-12-19 Authors@R: c( person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")), diff --git a/NEWS.md b/NEWS.md index ec9bb111..a5fd8bf8 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,7 +2,7 @@ -### 1.4.3.24 Release Notes (2019-12-19) +### 1.4.3.25 Release Notes (2019-12-19) #### New features diff --git a/man/RunModel_CemaNeigeGR5H.Rd b/man/RunModel_CemaNeigeGR5H.Rd index 03097b9a..1b8af937 100644 --- a/man/RunModel_CemaNeigeGR5H.Rd +++ b/man/RunModel_CemaNeigeGR5H.Rd @@ -23,7 +23,7 @@ RunModel_CemaNeigeGR5H(InputsModel, RunOptions, Param) GR5H X1 \tab production store capacity [mm] \cr GR5H X2 \tab intercatchment exchange coefficient [mm/h] \cr GR5H X3 \tab routing store capacity [mm] \cr -GR5H X4 \tab unit hydrograph time constant [d] \cr +GR5H X4 \tab unit hydrograph time constant [h] \cr GR5H X5 \tab intercatchment exchange threshold [-] \cr CemaNeige X1 \tab weighting coefficient for snow pack thermal state [-] \cr CemaNeige X2 \tab degree-hour melt coefficient [mm/°C/h] \cr -- GitLab