<li><p>Fixed bug in <code>RunModel_GR4H()</code>: in <code>frun_GR4H</code> fortran subroutine, <code>St(2)</code> is now set to 0 (and not <code>St(1)</code>) when <code>St(2) < 0</code>.</p></li>
<li><p>Fixed bug in <code>RunModel_GR4H()</code>: in <code>frun_GR4H</code> Fortran subroutine, <code>St(2)</code> is now set to 0 (and not <code>St(1)</code>) when <code>St(2) < 0</code>.</p></li>
<li><p>Fixed bug in <code>plot.OutputsModel()</code> for the regime plot when the period is less than 1 year.</p></li>
<li><p>Fixed bug in <code>plot.OutputsModel()</code> when there is no common data to plot the cumulative frequency or the correlation QQ.</p></li>
<li><p>Fixed bug in <code>plot.OutputsModel()</code> for y-axis labelling of flows time series when <code>log_scale = TRUE</code> and <code>BasinArea</code> used.</p></li>
<li><p>Update of the functions <code>CreateRunOptions()</code>, <code>CreateCalibOptions()</code> and <code>plot_OutputsModel()</code> to handle the new models.</p></li>
<li><p>Modification of CemaNeige FORTRAN code to add an update of Gratio after the SnowPack update (no impact on snow simulation).</p></li>
<li><p>Modification of CemaNeige Fortran code to add an update of Gratio after the SnowPack update (no impact on snow simulation).</p></li>
- Fixed bug in <code>RunModel_GR4H()</code>: in <code>frun_GR4H</code>fortran subroutine, <code>St(2)</code> is now set to 0 (and not <code>St(1)</code>) when <code>St(2) <0</code>.
- Fixed bug in <code>RunModel_GR4H()</code>: in <code>frun_GR4H</code>Fortran subroutine, <code>St(2)</code> is now set to 0 (and not <code>St(1)</code>) when <code>St(2) <0</code>.
- Fixed bug in <code>plot.OutputsModel()</code> for the regime plot when the period is less than 1 year.
- Update of the functions <code>CreateRunOptions()</code>, <code>CreateCalibOptions()</code> and <code>plot_OutputsModel()</code> to handle the new models.
- Modification of CemaNeige FORTRAN code to add an update of Gratio after the SnowPack update (no impact on snow simulation).
- Modification of CemaNeige Fortran code to add an update of Gratio after the SnowPack update (no impact on snow simulation).
- Fixed bug in <code>RunModel_GR4H()</code>: in <code>frun_GR4H</code> fortran subroutine, <code>St(2)</code> is now set to 0 (and not <code>St(1)</code>) when <code>St(2) < 0</code>.
- Fixed bug in <code>RunModel_GR4H()</code>: in <code>frun_GR4H</code> Fortran subroutine, <code>St(2)</code> is now set to 0 (and not <code>St(1)</code>) when <code>St(2) < 0</code>.
- Fixed bug in <code>plot.OutputsModel()</code> for the regime plot when the period is less than 1 year.
- Update of the functions <code>CreateRunOptions()</code>, <code>CreateCalibOptions()</code> and <code>plot_OutputsModel()</code> to handle the new models.
- Modification of CemaNeige FORTRAN code to add an update of Gratio after the SnowPack update (no impact on snow simulation).
- Modification of CemaNeige Fortran code to add an update of Gratio after the SnowPack update (no impact on snow simulation).
\item{Direction}{[character] direction of the transformation: use \code{"RT"} for Raw -> Transformed and \code{"TR"} for Transformed -> Raw}
\item{FUN_TRANSFO}{[function] model parameters transformation function (e.g. \code{\link{TransfoParam_GR4J}}, \code{\link{TransfoParam_CemaNeigeGR4J}})}
\item{FUN_TRANSFO}{[function] model parameters transformation function (e.g. \code{\link{TransfoParam_GR4J}}, \code{\link{TransfoParam_CemaNeige}})}
}
\value{
\emph{ParamOut} [numeric] matrix of parameter sets (sets in line, parameter values in column)
...
...
@@ -33,14 +33,14 @@ Function which transforms model parameters using the provided function (from raw
\examples{
library(airGR)
## transformation Raw->Transformed for the GR4J model
## transformation Raw->Transformed for the GR4J model