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

chore: bump to unrelease version 1.6.12.9000

Showing with 7 additions and 1 deletion
+7 -1
Package: airGR
Type: Package
Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling
Version: 1.6.12
Version: 1.6.12.9000
Date: 2021-04-27
Authors@R: c(
person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")),
......
......@@ -2,6 +2,11 @@
### 1.6.12.9000 Release Notes (2021-04-27)
____________________________________________________________________________________
### 1.6.12 Release Notes (2021-04-27)
#### New features
......@@ -22,6 +27,7 @@
#### Major user-visible changes
- `LengthHydro` must now be set in kilometers (not anymore in meters) in the `CreateInputsModel()` function. ([#112](https://gitlab.irstea.fr/HYCAR-Hydro/airgr/-/issues/112))
- `TransfoParam_GR5H()` now use the same transformation as `TransfoParam_GR4H()` for the X1 parameter. The previous transformation set by Ficchì seems unnecessary as it provokes irrealistically high X1 values. ([#50](https://gitlab.irstea.fr/HYCAR-Hydro/airgr/-/issues/50))
......
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