- Added <code>CreateIniStates()</code> function in order to help user to format <code>IniStates</code> argument for <code>CreateRunOptions()</code>.
- Added (<code>Param_Sets_GR4J</code>) dataset. It contains the generalist parameter sets for the GR4J model.
- Added (<code>Param_Sets_GR4J</code>) dataset. It contains generalist parameter sets for the GR4J model.
#### Bug fixes
...
...
@@ -32,11 +32,11 @@
#### Major user-visible changes
-<code>RunModel_GR4J()</code>, <code>RunModel_GR5J()</code> and <code>RunModel_GR6J()</code> (and <code>CemaNeige_GR*J()</code>) now return Ps, Pn and true exchanges.
-<code>RunModel_GR4J()</code>, <code>RunModel_GR5J()</code> and <code>RunModel_GR6J()</code> (and <code>CemaNeige_GR*J()</code>) now return Ps, Pn and actual exchanges. See the model Fortran codes for more details about the calculation of these variables.
-<code>CreateInputsModel()</code> now returns an error when <code>DatesR</code> contains duplicated values.
-<code>RunModel_GR5J</code> now returns <code>StateEnd</code> in the same order as the other models.
-<code>RunModel_GR5J</code> now returns <code>StateEnd</code> in the same order as the other models.
depth: 3 # upto three depths of headings (specified by #, ### and ###)
number_sections: false ### if you want number sections at each table header
theme: united # many options for theme, this one is my favorite.
highlight: tango # specifies the syntax highlighting style
keep_md: true
---
### 1.0.9.29 Release Notes (2017-08-18)
### 1.0.9.41 Release Notes (2017-09-07)
#### New features
...
...
@@ -16,7 +22,7 @@ output:
- Added <code>CreateIniStates()</code> function in order to help user to format <code>IniStates</code> argument for <code>CreateRunOptions()</code>.
- Added (<code>Param_Sets_GR4J</code>) dataset. It contains the generalist parameter sets for the GR4J model.
- Added (<code>Param_Sets_GR4J</code>) dataset. It contains generalist parameter sets for the GR4J model.
#### Bug fixes
...
...
@@ -37,11 +43,11 @@ output:
#### Major user-visible changes
- <code>RunModel_GR4J()</code>, <code>RunModel_GR5J()</code> and <code>RunModel_GR6J()</code> (and <code>CemaNeige_GR*J()</code>) now return Ps, Pn and true exchanges.
- <code>RunModel_GR4J()</code>, <code>RunModel_GR5J()</code> and <code>RunModel_GR6J()</code> (and <code>CemaNeige_GR*J()</code>) now return Ps, Pn and actual exchanges. See the model Fortran codes for more details about the calculation of these variables.
- <code>CreateInputsModel()</code> now returns an error when <code>DatesR</code> contains duplicated values.
- <code>RunModel_GR5J</code> now returns <code>StateEnd</code> in the same order as the other models.
- <code>RunModel_GR5J</code> now returns <code>StateEnd</code> in the same order as the other models.