Commit cbb8aea3 authored by unknown's avatar unknown
Browse files

v1.0.9.65 minor typo revisions in the NEWS file

Showing with 14 additions and 7 deletions
+14 -7
Package: airGR
Type: Package
Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling
Version: 1.0.9.64
Date: 2017-11-10
Version: 1.0.9.65
Date: 2017-11-16
Authors@R: c(
person("Laurent", "Coron", role = c("aut", "trl")),
person("Charles", "Perrin", role = c("aut", "ths")),
......
......@@ -14,8 +14,15 @@ output:
### 1.0.9.65 Release Notes (2017-11-16)
____________________________________________________________________________________
### 1.0.9.64 Release Notes (2017-11-10)
#### New features
- An article describing the airGR package has been published. Its reference has been added and will be displayed with <code>citation("airGR")</code>.
......@@ -65,7 +72,7 @@ output:
- The documentation and help of several functions were improved.
#### CRAN-comparibility updates
#### CRAN-compatibility updates
- "airGR.c" file registers native routines.
......@@ -146,7 +153,7 @@ ________________________________________________________________________________
- <code>plot_OutputsModel()</code> gains a <code>log_scale</code> argument in order to plot the flow with a log scale.
- A tutorial is available online on the following link: from http://webgr.irstea.fr/airGR.
It can also be displayed with the <code>vignette("airGR")</code> command
It can also be displayed with the <code>vignette("airGR")</code> command.
#### Bug fixes
......@@ -225,7 +232,7 @@ ________________________________________________________________________________
- Removal of an unnecessary warning when <code>IndPeriod_WarmUp = 0</code>.
#### CRAN-comparibility updates
#### CRAN-compatibility updates
- Modification of namespace file to ensure proper use under linux whithout compilation issues.
......@@ -365,7 +372,7 @@ ________________________________________________________________________________
- RC9 bug correction: the <code>CalibrationAlgo_HBAN()</code> function was not working properly with models having only one parameter.
- RC8 bug correction of the <code>ModelDefaultIniOptions()</code> function (this bug was introduced in the RC7 and caused an error when <code>IndPeriod_WarmUp = NULL</code>
- RC8 bug correction of the <code>ModelDefaultIniOptions()</code> function (this bug was introduced in the RC7 and caused an error when <code>IndPeriod_WarmUp = NULL</code>.
- RC7 bug correction of the <code>ModelDefaultIniOptions()</code> function (the automatic selection of one year for warm-up was not handling properly missing data).
......@@ -454,7 +461,7 @@ ________________________________________________________________________________
#### New features
- New <code>EfficiencyCrit_NSE_sqrtQ()</code> function to compute NSE criterion on sqrt flows
- New <code>EfficiencyCrit_NSE_sqrtQ()</code> function to compute NSE criterion on sqrt flows.
#### Bug fixes
......
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