warning("zeroes detected in obs: the corresponding time-steps will be excluded by the 'ErrorCrit*' functions if the epsilon agrument = NULL",call.=FALSE)
warning("zeroes detected in obs: the corresponding time-steps will be excluded by the 'ErrorCrit*' functions as the epsilon argument was set to NULL",call.=FALSE)
}
## check 'transfo' + 'FUN_CRIT'
if(iListArgs2$transfo=="log"&warnings){
warn_log_kge<-"we do not advise using the %s with a log transformation on obs (see the details part in the 'CreateInputsCrit' help)"
warn_log_kge<-"we do not advise using the %s with a log transformation on obs (see the details section in the 'CreateInputsCrit' help)"