Commit c2ce8feb authored by Delaigue Olivier's avatar Delaigue Olivier
Browse files

v1.3.2.12 CLEAN: LatRad unused arg removed from PE_Oudin fun

Showing with 3 additions and 3 deletions
+3 -3
Package: airGR
Type: Package
Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling
Version: 1.3.2.11
Version: 1.3.2.12
Date: 2019-05-23
Authors@R: c(
person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")),
......
......@@ -14,7 +14,7 @@ output:
### 1.3.2.11 Release Notes (2019-05-23)
### 1.3.2.12 Release Notes (2019-05-23)
#### New features
......
......@@ -10,7 +10,7 @@
\usage{
PE_Oudin(JD, Temp, LatRad, Lat, LatUnit,
PE_Oudin(JD, Temp, Lat, LatUnit,
TimeStepIn = "daily", TimeStepOut = "daily")
## deprectated function
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment