Hydpy
A framework for the development and application of hydrological models based on Python
Install / Use
/learn @hydpy-dev/HydpyREADME
.. _online documentation: https://hydpy-dev.github.io/hydpy/
.. _Python: http://www.python.org/
.. _Cython: http://www.cython.org/
.. _Ruhr-University Bochum: http://www.hydrology.ruhr-uni-bochum.de/index.html.en
.. _German Federal Institute of Hydrology: https://www.bafg.de/EN
.. _Björnsen Consulting Engineers: https://www.bjoernsen.de/en/bjoernsen-consulting-engineers
.. _GitHub repository: https://github.com/hydpy-dev/hydpy
.. _GNU Lesser General Public License 3: https://www.gnu.org/licenses/lgpl-3.0.en.html
.. _documentation test: https://docs.python.org/3.6/library/doctest.html
.. figure:: hydpy/docs/figs/HydPy_Logo_Text.png :alt: HydPy logo
.. |PyPi| image:: https://img.shields.io/pypi/v/HydPy :alt: PyPI :target: https://pypi.org/project/HydPy .. |Releases| image:: https://img.shields.io/pypi/v/HydPy?label=download :alt: Releases :target: https://github.com/hydpy-dev/hydpy/releases .. |Documentation| image:: https://img.shields.io/badge/docs-latest-informational :alt: Documentation :target: https://hydpy-dev.github.io/hydpy/index.html .. |Licence| image:: https://img.shields.io/github/license/hydpy-dev/hydpy?color=blue :alt: Licence :target: https://github.com/hydpy-dev/hydpy/blob/master/LICENSE
|PyPi| |Releases| |Documentation| |Licence|
.. |Coverage| image:: https://img.shields.io/badge/Coverage-100%20%25-green :alt: Coverage :target: https://coverage.readthedocs.io .. |Black| image:: https://img.shields.io/badge/Black-All%20done%21-green :alt: Black :target: https://github.com/psf/black .. |Pylint| image:: https://img.shields.io/badge/Pylint-10.00/10-green :alt: Pylint :target: https://www.pylint.org/ .. |Mypy| image:: https://img.shields.io/badge/Mypy-work%20in%20progress-orange :alt: Mypy :target: https://mypy.readthedocs.io/en/stable
|Coverage| |Black| |Pylint| |Mypy|
.. |Travis master| image:: https://img.shields.io/travis/com/hydpy-dev/hydpy/master?label=Travis%20master :alt: Travis master :target: https://app.travis-ci.com/github/hydpy-dev/hydpy/branches .. |Travis latest| image:: https://img.shields.io/travis/com/hydpy-dev/hydpy?label=latest :alt: Travis latest :target: https://app.travis-ci.com/hydpy-dev/hydpy
|Travis master| |Travis latest|
.. |AppVeyor master| image:: https://img.shields.io/appveyor/build/tyralla/hydpy-hep1s/master?label=AppVeyor%20master :alt: AppVeyor master :target: https://ci.appveyor.com/project/tyralla/hydpy-hep1s/history .. |AppVeyor latest| image:: https://img.shields.io/appveyor/build/tyralla/hydpy-hep1s?label=latest :alt: AppVeyor latest :target: https://ci.appveyor.com/project/tyralla/hydpy-hep1s
|AppVeyor master| |AppVeyor latest|
.. |GitHub open issues| image:: https://img.shields.io/github/issues-raw/hydpy-dev/hydpy :alt: GitHub issues :target: https://github.com/hydpy-dev/hydpy/issues?q=is%3Aopen+is%3Aissue .. |GitHub closed issues| image:: https://img.shields.io/github/issues-closed-raw/hydpy-dev/hydpy?label=closed :alt: GitHub closed issues :target: https://github.com/hydpy-dev/hydpy/issues?q=is%3Aissue+is%3Aclosed
|GitHub open issues| |GitHub closed issues|
HydPy is an interactive framework for developing and applying different types of
hydrological models, originally developed for specific research purposes at the
Ruhr-University Bochum. Later, it was extended on behalf of the German Federal Institute of Hydrology in order to apply it in practical applications like runoff
forecasting in large river basins. Now, it is being maintained by Björnsen Consulting Engineers_.
HydPy is intended to be a modern open-source software based on the programming
language Python, commonly used in many scientific fields. By using different
well-established Python libraries and design principles, we target high standards of
quality and transparency. To avoid writing model cores in a more native programming
language, HydPy includes a Cython_-based automatism to translate Python code to C
code and to compile it, which results in high computational efficiency. It also offers
a multi-threading mode, which speeds up simulations even more by utilising a freely
selectable number of CPUs in parallel.
HydPy has no graphical user interface (so far). Instead, it is thought to be applied by executing Python scripts. These scripts help to increase the reproducibility of studies performed with HydPy because they can be easily shared and repeatedly executed. This approach facilitates discussing possible weaknesses of HydPy and its implemented models and comparing different methodical approaches (e. g. different strategies to calibrate model parameters). However, if you are not an experienced hydrologist with basic programming skills, you may need some help to become acquainted with HydPy.
We host HydPy in a GitHub repository_ and everyone is allowed to download, modify,
and use it. However, when passing the (possibly modified) code to third parties, you
have to be aware you cannot change the selected GNU Lesser General Public License 3_
to a "less open source" license. If you, for example, implement a model into HydPy,
you can be sure that all possible further developments of your model code are still open
source and the mentioned third parties are allowed to pass this modified source code to
you.
HydPy offers many functionalities to make the implemented models as transparent and
reliable as possible. For this reason, the online documentation_ is automatically
updated for each new HydPy version and includes different documentation test_
mechanisms, ensuring that HydPy is working as expected and that the complete
documentation is up-to-date.
Related Skills
node-connect
353.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
353.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
353.3kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
