...
Nash Sutcliffe Coefficient of Efficiency (NSE)
NSE of Daily Flows
The traditional formula for the NSE is:
...
This formulation obviates the necessity to calculate the average of the observed flows before evaluating the denominator in the traditional version.
...
the denominator in the traditional version.
NSE of Log Transformed Flows
This objective function uses the same equation as for the NSE of daily flows (equation (1)), but applies it to log transformed data:
Equation 3 |
---|
where c is a small constant equal to the maximum of 1 ML and the 10th percentile of the observed flow.
NSE of Monthly Flows
This objective function uses the same equation as for the NSE of daily flows (equation (1)), but applies it to monthly rather than daily data:
- If the model is run on a daily time step, Qobsi becomes the sum of the observed flows for month i and Qsimi becomes the sum of the modelled flow for month i. The NSE calculation ignores observed and modelled data for all months where there are one or more days of missing data in the observed flow series.
- If the model is run on a monthly time step, then the monthly values are unchanged.
Flow Duration
Flow Duration of Daily Flows
The flow duration objective function sorts the observed and modelled data values in increasing order and then calculates the NSE of the sorted data.
Flow Duration of Log Transformed Flows
This objective function calculates the flow duration objective function using the log transformed flows in Equation (3).
Absolute Bias
The equation for the absolute value of the relative bias is:
...
The bias penalty objective function is described in Viney et al. (2009). The equation is given by:
Equation 4 |
---|
where B is the absolute value of the relative bias, as defined in equation (3).
...
Combinations of the NSE, Flow Duration and Bias Penalty Objective Functions
The following nine forms of objective function are available in Source:
...