Metadata-Version: 2.1
Name: atmn
Version: 1.1.0
Summary: Automation Toolbox for Machine learning in water Networks
Project-URL: Repository, https://github.com/HammerLabML/atmn
Author: Jonas Vaquet, Kathrin Lammers, Valerie Vaquet, André Artelt
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: alive-progress
Requires-Dist: lxml
Requires-Dist: numpy
Requires-Dist: openpyxl
Requires-Dist: pandas
Requires-Dist: plotly
Requires-Dist: psutil
Requires-Dist: wntr
Description-Content-Type: text/markdown

# Automation Toolbox for Machine learning in water Networks
The Automation Toolbox for Machine learning in water Networks (`atmn`) offers a selection of easy to use tools for generating and working with synthetic water network data. It builds on the `wntr` python package to use the EPANET simulator for simulation of leaks and sensor faults in water networks.

For full documentation and example code, please refer to our [Github Page](https://github.com/HammerLabML/atmn).
