This Python Package provides an implementation of the methodology presented in Identification of temporal consistency in rating curve data: Bidirectional Reach (BReach). BReach identifies the consistency of rating curve data based on a quality analysis of model results. Results of this analysis enable the detection of changes in data consistency.
- Free software: MIT license
- Documentation: https://pybreach.readthedocs.io.
The current scope of the package is to ensure that based on a 2-D matrix of performance measures (calculated for each data point and a given number of parameter sets), the package calculates both reaches and provides the visualisation(s) to interpret the data.
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.