Skip to contents

Fonctions which computes an custom error criterion based on the KGE'formula proposed by Kling et al.(2012), for this function we used 0.5 * KGE2[Q] + 0.5 * KGE2[1/Q]

Usage

ErrorCrit_KGE3(InputsCrit, OutputsModel, warnings = TRUE, verbose = TRUE)

Arguments

InputsCrit

see CreateInputsCrit for details

OutputsModel

see RunModel_GR4J or RunModel_CemaNeigeGR4J for details

warnings

(optional) boolean indicating if the warning messages are shown, default = TRUE

verbose

(optional) boolean indicating if the function is run in verbose mode or not, default = TRUE

Value

ErrorCrit values between 0.0 and 1.0