Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 1.83 KB

File metadata and controls

33 lines (17 loc) · 1.83 KB

TOSSH logo

GitHub license

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.

Get in touch

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.

Calling TOSSH from Python

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!

Contact

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 (hmcmillan@sdsu.edu) or Sebastian Gnann (sebastian.gnann@hydrology.uni-freiburg.de).

Credits

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

License

This software is distributed under the GNU Public License Version 3. See https://www.gnu.org/licenses/gpl-3.0.en.html for details.