razaali10/WNTR_QGIS
0
WNTR-QGIS-style Streamlit App
This app replicates the core functionality of the WNTR-QGIS plugin using Streamlit, ready for deployment on Hugging Face Spaces.
Features
- Upload and simulate EPANET
.inpfiles - Choose between
EpanetSimulatorandWNTRSimulator - Visualize node metrics (pressure/head) using Plotly
- Export and analyze results (to be extended)
Deployment
Use the included Dockerfile to deploy on HF Spaces or locally via:
streamlit run app.py