Metadata-Version: 2.1
Name: hydrogen
Version: 2.0.2
Summary: Hydrograph generator: generate stochastic domestic water consumption events
Home-page: https://gitlab.com/brunohad/HydroGen2.0
Author: Bruno Hadengue
Author-email: bruno.hadengue@eawag.ch
License: GNU AGPLv3
Platform: UNKNOWN
Requires-Dist: xlrd (<2.0)
Requires-Dist: argparse (>=1.4.0)
Requires-Dist: matplotlib (>=3.3.4)
Requires-Dist: scipy (>=1.6)
Requires-Dist: pandas (>=1.2.2)
Requires-Dist: numpy (>=1.20.1)
Requires-Dist: pyparsing (>=3.0.0b2)

The full documentation, including a tutorial and autogenerated method documentation, is available on ReadTheDocs_.

.. _ReadTheDocs: https://hydrogen20.readthedocs.io/en/latest/index.html


General
========
`HydroGen` is a hydrograph generator, i.e. a tool for the stochastic generation of domestic water consumption events. Domestic water events are generated as rectangular pulses according to user-provided probability distributions and consumption data. This package was developed in parallel with the WaterHub Modelica package (see project WaterHub_ for more information).

.. _WaterHub: https://gitlab.com/brunohad/WaterHub

`HydroGen` is still under heavy development.

