From 0a7b562ca5cf15c9ec316b18fc1ab5a33a551e71 Mon Sep 17 00:00:00 2001 From: Delaigue Olivier <olivier.delaigue@irstea.priv> Date: Fri, 18 Jan 2019 13:53:28 +0100 Subject: [PATCH] v1.1.2.26 CLEAN: text revision of PEdaily_Oudin --- DESCRIPTION | 2 +- NEWS.rmd | 2 +- man/PEdaily_Oudin.Rd | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 9cde92c0..5b9068a7 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.1.2.25 +Version: 1.1.2.26 Date: 2019-01-18 Authors@R: c( person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")), diff --git a/NEWS.rmd b/NEWS.rmd index 836339af..cdc00dc3 100644 --- a/NEWS.rmd +++ b/NEWS.rmd @@ -13,7 +13,7 @@ output: -### 1.1.2.25 Release Notes (2019-01-18) +### 1.1.2.26 Release Notes (2019-01-18) diff --git a/man/PEdaily_Oudin.Rd b/man/PEdaily_Oudin.Rd index 90776f85..3a07f303 100644 --- a/man/PEdaily_Oudin.Rd +++ b/man/PEdaily_Oudin.Rd @@ -22,7 +22,7 @@ PEdaily_Oudin(JD, Temp, LatRad, Lat, LatUnit) \item{Lat}{[numeric] latitude of measurement for the temperature series [radian or degrees]} -\item{LatUnit}{[character] latitude unit (default = \code{"rad"} or \code{"deg"})), default = \code{"all"}} +\item{LatUnit}{[character] latitude unit (default = \code{"rad"} or \code{"deg"})} } -- GitLab