Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
HYCAR-Hydro
airGR
Commits
33eb88c8
Commit
33eb88c8
authored
Aug 28, 2018
by
Delaigue Olivier
Browse files
v1.0.12.3 PEdaily_Oudin doc corrected
parent
10da4cb7
Changes
3
Hide whitespace changes
Inline
Side-by-side
DESCRIPTION
View file @
33eb88c8
Package: airGR
Type: Package
Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling
Version: 1.0.12.
2
Version: 1.0.12.
3
Date: 2018-08-28
Authors@R: c(
person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")),
...
...
NEWS.rmd
View file @
33eb88c8
...
...
@@ -14,7 +14,7 @@ output:
### 1.0.12.
2
Release Notes (2018-08-28)
### 1.0.12.
3
Release Notes (2018-08-28)
#### Deprectated and defunct
...
...
man/PEdaily_Oudin.Rd
View file @
33eb88c8
...
...
@@ -9,7 +9,7 @@
\usage{
PEdaily_Oudin(JD, Temp, Lat, Lat
Rad
, LatUnit)
PEdaily_Oudin(JD, Temp, Lat
Rad
, Lat, LatUnit)
}
...
...
@@ -18,10 +18,10 @@ PEdaily_Oudin(JD, Temp, Lat, LatRad, LatUnit)
\item{Temp}{[numeric] time series of daily mean air temperature [°C]}
\item{Lat}{[numeric] latitude of measurement for the temperature series [radian or degrees]}
\item{LatRad}{(deprecated)[numeric] latitude of measurement for the temperature series [rad]. Please use \code{Lat} instead}
\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"}}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment