From 6e81ee2988f408647227146a41a208c65d851e09 Mon Sep 17 00:00:00 2001 From: Delaigue Olivier <olivier.delaigue@irstea.priv> Date: Thu, 19 Dec 2019 10:07:20 +0100 Subject: [PATCH] v1.4.3.21 DOC: minor revision of BasinObs doc --- DESCRIPTION | 4 ++-- NEWS.md | 2 +- man/BasinObs.Rd | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index a20ca762..f46a4af9 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.4.3.20 -Date: 2019-12-18 +Version: 1.4.3.21 +Date: 2019-12-19 Authors@R: c( person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")), person("Olivier", "Delaigue", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7668-8468"), email = "airGR@irstea.fr"), diff --git a/NEWS.md b/NEWS.md index eb71f3ce..848fbdcc 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,7 +2,7 @@ -### 1.4.3.20 Release Notes (2019-12-18) +### 1.4.3.21 Release Notes (2019-12-19) #### New features diff --git a/man/BasinObs.Rd b/man/BasinObs.Rd index edfa60bd..86314542 100644 --- a/man/BasinObs.Rd +++ b/man/BasinObs.Rd @@ -26,7 +26,7 @@ X0310010 contains in addition MODIS snow cover area (SCA) data retrieved from th \cr \cr Times series for L0123001, L0123002 and X0310010 are at the daily time step for use with daily models such as GR4J, GR5J, GR6J, CemaNeigeGR4J, CemaNeigeGR5J and CemaNeigeGR6J. \cr Times series for X0310010 are provided in order to test hysteresis version of CemaNeige (see \code{\link{CreateRunOptions}} (Riboust et al., 2019). \cr -Times series for L0123003 are at the hourly time step for use with hourly models such as GR4H. +Times series for L0123003 are at the hourly time step for use with hourly models such as GR4H or GR5H. } -- GitLab