diff --git a/DESCRIPTION b/DESCRIPTION index 93c22d576e5a3d8d03665a50deaed2e12edbcc8a..b94fefb372ba6c38c8972f39975c501aaba95497 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 ec9bb111f5132b594c5f095277a8ddac5c068b68..a5fd8bf8eb26adef387570d7b5ccbdbc71c6ffce 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 03097b9aaa556d4b0f0d5e2c760035c53578a2df..1b8af93740deacb79aedc2403a803ff0473abc86 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