CoolFace
Apppublic

razaali10/WNTR_QGIS

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes
App README

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 .inp files
  • —Choose between EpanetSimulator and WNTRSimulator
  • —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:

bash
streamlit run app.py