Preprints
https://doi.org/10.5194/egusphere-2023-1424
https://doi.org/10.5194/egusphere-2023-1424
29 Jun 2023
 | 29 Jun 2023

evalhyd v0.1.1: a polyglot tool for the evaluation of deterministic and probabilistic streamflow predictions

Thibault Hallouin, François Bourgin, Charles Perrin, Maria-Helena Ramos, and Vazken Andréassian

Abstract. The evaluation of streamflow predictions forms an essential part of most hydrological modelling studies published in the literature. The evaluation process typically involves the computation of some evaluation metrics, but it can also involve the pre-processing of the predictions and the post-processing of the computed metrics. In order for published hydrological studies to be reproducible, these steps need to be carefully documented by the authors. The availability of a single tool performing all of these tasks would simplify the documentation by the authors, but also the reproducibility by the readers. However, this requires for such a tool to be polyglot (i.e. usable in a variety of programming languages) and openly accessible, so that it can be used by everyone in the hydrological community. To this end, we developed a new tool named evalhyd that offers metrics and functionalities for the evaluation of deterministic and probabilistic streamflow predictions. It is open source and it can be used in Python, in R, in C++, or as a command line tool. This article describes the tool and illustrates its functionalities using Global Flood Awareness System (GloFAS) reforecasts over France as an example data set.

Thibault Hallouin, François Bourgin, Charles Perrin, Maria-Helena Ramos, and Vazken Andréassian

Status: final response (author comments only)

Comment types: AC – author | RC – referee | CC – community | EC – editor | CEC – chief editor | : Report abuse
  • RC1: 'Comment on egusphere-2023-1424', Barbara Casati, 17 Sep 2023
    • AC1: 'Reply on RC1', Thibault Hallouin, 02 Oct 2023
  • CC1: 'Comment on egusphere-2023-1424', Elizabeth Cooper, 02 Oct 2023
    • AC2: 'Reply on CC1', Thibault Hallouin, 05 Oct 2023
  • RC2: 'Comment on egusphere-2023-1424', Anonymous Referee #2, 14 Oct 2023
    • AC3: 'Reply on RC2', Thibault Hallouin, 27 Oct 2023
Thibault Hallouin, François Bourgin, Charles Perrin, Maria-Helena Ramos, and Vazken Andréassian

Model code and software

evalhyd: a polyglot tool for the evaluation of deterministic and probabilistic streamflow predictions Thibault Hallouin, François Bourgin https://hal.science/hal-04088473

Thibault Hallouin, François Bourgin, Charles Perrin, Maria-Helena Ramos, and Vazken Andréassian

Viewed

Total article views: 856 (including HTML, PDF, and XML)
HTML PDF XML Total BibTeX EndNote
622 200 34 856 21 21
  • HTML: 622
  • PDF: 200
  • XML: 34
  • Total: 856
  • BibTeX: 21
  • EndNote: 21
Views and downloads (calculated since 29 Jun 2023)
Cumulative views and downloads (calculated since 29 Jun 2023)

Viewed (geographical distribution)

Total article views: 870 (including HTML, PDF, and XML) Thereof 870 with geography defined and 0 with unknown origin.
Country # Views %
  • 1
1
 
 
 
 
Latest update: 27 Apr 2024
Download
Short summary
The evaluation of the quality of hydrological model outputs against streamflow observations is widespread in the hydrological literature. In order to improve on the reproducibility of published studies, a new evaluation tool dedicated to hydrological applications is presented. It is open source and usable in a variety of programming languages to make it as accessible as possible in the community. Thus, authors and readers can use the same tool to produce and reproduce the results, respectively.