diff --git a/man/TransfoParam.Rd b/man/TransfoParam.Rd index 2029ed45c330e662c20d34a163f33e9a3febfe49..927a7dc3699b7dbfc35fda6b3ae8d36223e4262e 100644 --- a/man/TransfoParam.Rd +++ b/man/TransfoParam.Rd @@ -47,6 +47,12 @@ TransfoParam_CemaNeigeHyst(ParamIn, Direction) \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{ \emph{ParamOut} [numeric] matrix of parameter sets (sets in line, parameter values in column) }