Metadata-Version: 2.1
Name: criticalityMaps
Version: 0.0.2
Summary: WNTR utility for generating criticality maps
Home-page: https://github.com/pshassett/WNTRCriticalityMaps
Author: Patrick Hassett
Maintainer-email: pshassett@humboldt.edu
License: MIT
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: networkx
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: plotly
Requires-Dist: wntr
Requires-Dist: pyyaml
Requires-Dist: utm
Requires-Dist: jinja2
Requires-Dist: six

[![Documentation Status](https://readthedocs.org/projects/criticalitymaps/badge/?version=latest)](https://criticalitymaps.readthedocs.io/en/latest/?badge=latest)

CriticalityMaps
---------------
CriticalityMaps is a [WNTR](https://github.com/USEPA/WNTR)-based utility for running large sets of 
fire and pipe criticality simulations and visualizing the results on interactive leaflet.js html 
maps. Additionally, the mapping utilities can be used to visualize any other attributes of the 
network on an interactive .html map. 

<p align="center">
<img src="docs/_static/pipe_criticality.PNG" alt="pipe criticality map" width="500"/>
</p>

Please see the [project documentation](https://criticalitymaps.readthedocs.io/en/latest/) for more details
on usage and capabilities.

Funding Disclaimer
------------------
The U.S. Environmental Protection Agency (EPA) through its Office of Research and Development funded and collaborated in the research described herein under Interagency Agreement (IA #92432901) with the Department of Energyâ€™s Oak Ridge Associated Universities (ORAU).


