Commit 7e37d970 authored by Delaigue Olivier's avatar Delaigue Olivier
Browse files

Merge branch '90-fix-incorrect-parameter-transformation-for-x5-in-gr5j' into 'dev'

Resolve "Fix incorrect parameter transformation for X5 in GR5J"

Closes #90

See merge request !42
Showing with 6 additions and 0 deletions
+6 -0
...@@ -47,6 +47,12 @@ TransfoParam_CemaNeigeHyst(ParamIn, Direction) ...@@ -47,6 +47,12 @@ TransfoParam_CemaNeigeHyst(ParamIn, Direction)
\item{FUN_TRANSFO}{[function] model parameters transformation function (e.g. \code{TransfoParam_GR4J}, \code{TransfoParam_CemaNeige})} \item{FUN_TRANSFO}{[function] model parameters transformation function (e.g. \code{TransfoParam_GR4J}, \code{TransfoParam_CemaNeige})}
} }
\details{
The transformation functions proposed in airGR for calibrating the GR models result from numerous testings at INRAE-Antony (HYCAR Research Unit, France). The proposed transformations were obtained with the Calibration_Michel algorithm and may differ for the same parameter of different models (e.g. X5 in GR5J and GR6J).
}
\value{ \value{
\emph{ParamOut} [numeric] matrix of parameter sets (sets in line, parameter values in column) \emph{ParamOut} [numeric] matrix of parameter sets (sets in line, parameter values in column)
} }
......
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