You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently only Nash-Sutcliffe is available as an objective function. Perrin et al (2003) mentions the use of 5 evaluation criteria. It would be nice to implement at least the first 3...
Nash-Sutcliffe (OK)
Nash-Sutcliffe using square root transformed streamflow
halfway between flood discharge and low flow evaluation
NS on the log(discharge)
absolute error
water balance criteria
Should be pretty straight forward
The text was updated successfully, but these errors were encountered:
Currently only Nash-Sutcliffe is available as an objective function. Perrin et al (2003) mentions the use of 5 evaluation criteria. It would be nice to implement at least the first 3...
Should be pretty straight forward
The text was updated successfully, but these errors were encountered: