This repository is a first attempt to translate TOSSH (A Toolbox for Streamflow Signatures in Hydrology; Gnann et al., 2021) into Python. The current version does not contain all signatures, has not been extensively tested and could be optimized in terms of code structure and efficiency, as it currently largely follows the Matlab structure.
If you are interested in translating TOSSH to Python, please get in touch! We are not actively working on this at the moment, but will gradually add more features and welcome any collaboration to speed this up.
If you are a Python user and want to use TOSSH, there is the possibility to call TOSSH from Python using the Matlab Engine, see here!
If you have any questions or feedback, or if you spotted an error or bug, please create an issue on Github (https://github.com/TOSSHtoolbox/TOSSH/issues). Alternatively, email Hilary McMillan ([email protected]) or Sebastian Gnann ([email protected]).
Gnann, S.J., Coxon, G., Woods, R.A., Howden, N.J.K., McMillan H.K., 2021. TOSSH: A Toolbox for Streamflow Signatures in Hydrology. Environmental Modelling & Software. https://doi.org/10.1016/j.envsoft.2021.104983
This software is distributed under the GNU Public License Version 3. See https://www.gnu.org/licenses/gpl-3.0.en.html for details.