Commit 99f77c30 authored by Delaigue Olivier's avatar Delaigue Olivier
Browse files

v1.0.15.1 CLEAN: syntax revision of CreateRunOptions

Showing with 428 additions and 261 deletions
+428 -261
Package: airGR Package: airGR
Type: Package Type: Package
Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling
Version: 1.0.15.0 Version: 1.0.15.1
Date: 2018-10-05 Date: 2018-10-10
Authors@R: c( Authors@R: c(
person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")), person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")),
person("Charles", "Perrin", role = c("aut", "ths"), comment = c(ORCID = "0000-0001-8552-1881")), person("Charles", "Perrin", role = c("aut", "ths"), comment = c(ORCID = "0000-0001-8552-1881")),
......
...@@ -13,7 +13,7 @@ output: ...@@ -13,7 +13,7 @@ output:
### 1.0.14.5 Release Notes (2018-10-10) ### 1.0.15.1 Release Notes (2018-10-10)
#### Bug fixes #### Bug fixes
...@@ -21,6 +21,10 @@ output: ...@@ -21,6 +21,10 @@ output:
- Fixed bug in <code>CreateRunOptions()</code>. The function now accounts correctly for leap years when no warm-up period is defined. - Fixed bug in <code>CreateRunOptions()</code>. The function now accounts correctly for leap years when no warm-up period is defined.
#### Minor user-visible changes
- <code>CreateRunOptions()</code> was cleant, with no effect on its outputs.
____________________________________________________________________________________ ____________________________________________________________________________________
......
This diff is collapsed.
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