Closed hboisgon closed 11 months ago
Adding new functionality
Add a new efficiency RSR and VE (volumetric efficiency) equations to hydromt stats.skills
In addition to existing ones like NSE, KGE. This is a more understandable version of RMSE which we do support already.
Paper can be found here: https://www.researchgate.net/publication/289540757_Hydrologic_and_Water_Quality_Models_Performance_Measures_and_Evaluation_Criteria
RSR = RMSE / STDev(Obs)
VE
Paper ref for VE: https://www.sciencedirect.com/science/article/abs/pii/S0022169421007228 Other papers to double check formulas:
Kind of request
Adding new functionality
Enhancement Description
Add a new efficiency RSR and VE (volumetric efficiency) equations to hydromt stats.skills
Use case
In addition to existing ones like NSE, KGE. This is a more understandable version of RMSE which we do support already.
Additional Context
Paper can be found here: https://www.researchgate.net/publication/289540757_Hydrologic_and_Water_Quality_Models_Performance_Measures_and_Evaluation_Criteria
RSR = RMSE / STDev(Obs)
VE