Skip to content

Commit

Permalink
First non-experimental release
Browse files Browse the repository at this point in the history
  • Loading branch information
andresgciamtez committed Mar 7, 2020
1 parent 8454763 commit 447f6da
Show file tree
Hide file tree
Showing 25 changed files with 2,332 additions and 361 deletions.
40 changes: 36 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,20 @@
<p align="center"><img src="/wnt.png" width="345" height="293" title="WNT Logo"></p>

# Water Network Tools (WNT)
A set of QGIS processes for water network modeling.
A set of processes for modelling water networks. Starting from scratch or expanding an existing network, it is possible to import and export models, scenarios and other files for network analysis or optimization.

## Recipes
### Build
- Build a network, topology and geometry, from lines:http://y2u.be/Mjtwar1H1jA
### Import
- Import an epanet file (nodes and link): http://y2u.be/fxhAPB4ZIyg
### Export
- Build an epanet model file from network: http://y2u.be/L7Kp5l67kOc
- Build an epanet scenario file containing demands: http://y2u.be/FOxZgZUgjq4
- Build an epanet scenario file containing pipe properties (diameter and roughness): http://y2u.be/wvbyWapAu2I
- Build a pressurized pipe network optimizer (ppno) data file: http://y2u.be/S9445JLldRE
### Import
- Configure epanet lib
- Import an epanet file (nodes and link): http://y2u.be/fxhAPB4ZIyg
- Import results from epanet
### Modify
- Add elevation to nodes from a DEM: http://y2u.be/IfDK1yyEPIE
- Split polylines at points, correcting models that ignore connection points (T, X, n-junctions): http://y2u.be/yJ_75TPSk6o
Expand All @@ -21,5 +25,33 @@ A set of QGIS processes for water network modeling.
- Get node degrees
- Validate network

2019 Andrés García Martínez (ppnoptimizer@gmail.com)
Andrés García Martínez (ppnoptimizer@gmail.com)

===

# Water Network Tools (WNT)
Un conjunto de procesos para el modelado de redes de agua. Partiendo desde cero o ampliando una red existente, permite importar y exportar modelos, escenarios y otros archivos con la finalidad de analizar u optimizar una red.

## Recetas
### Modelar
- Genera un red, topología y geometría, desde líneas cad o shp: http://y2u.be/Mjtwar1H1jA
### Exportar
- Genera un modelo epanet (o amplía uno existente) desde la red (nodos y líneas) y una plantilla: http://y2u.be/L7Kp5l67kOc
- Genera un escenario de demandas para epanet: http://y2u.be/FOxZgZUgjq4
- Gnera un escenario con las propiedades de las tuberías (díametro y rugosidad) para epanet: http://y2u.be/wvbyWapAu2I
- Genera un archivo de datos para ppno (pressurized pipe network optimizer): http://y2u.be/S9445JLldRE
### Importar
- Configura el acceso a la biblioteca de epanet
- Importar un red de epanet (nodos y líneas): http://y2u.be/fxhAPB4ZIyg
- Importa los resultados del cálculo
### Modificar
- Añadir elevación a nodos desde un modelo digital de elevaciones: http://y2u.be/IfDK1yyEPIE
- Partir línea en puntos especificados (para añadir uniones): http://y2u.be/yJ_75TPSk6o
- Fusiona dos redes
### Grafo
- Clasifica la red en zonas malladas y ramificadas identificando las subredes
- Exporta el grafo de la red a TGF: http://y2u.be/gMYElJa37bg
- Cálcular el grado de los nodos
- Verifica la red

Andrés García Martínez (ppnoptimizer@gmail.com)
Binary file modified icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
31 changes: 7 additions & 24 deletions metadata.txt
Original file line number Diff line number Diff line change
@@ -1,37 +1,20 @@

[general]
name=Water Network Tools
qgisMinimumVersion=3.0
description=Water Network Modelling Utilities
version=0.3.3
version=1.0.0
author=Andrés García Martínez
email=ppnoptimizer@gmail.com
about=WNT Water Network Tools is a QGIS plugin containing a set of QGIS processes useful for water network modelling. It is aimed to help in the entire design cycle. Capabilities: Build a network from lines. Add elevation to nodes. Split lines at points. Build an epanet model file from network. Build demand and pipe property epanet scenario file. Export graph network to TGF. Build a pressurized pipe network optimizer (ppno) data file. Import an epanet file (nodes and link). Tutorial: http://yt.vu/p/PLzE4DxrnNT-Fg0Ztku6jbIG8QEEOHqYEH Autor LinkedIn: https://bit.ly/2m8otrB
tracker=https://github.com/andresgciamtez/wnt/issues
repository=https://github.com/andresgciamtez/wnt
# End of mandatory metadata
# Recommended items:
hasProcessingProvider=yes

# Uncomment the following line and add your changelog:
#changelog=

# Tags are comma separated with spaces allowed
tags=water, hydraulics , water network analysis, epanet, WDS modelling

homepage=https://github.com/andresgciamtez/wnt
category=Analysis
icon=icon.png

# experimental flag
experimental=True
# deprecated flag (applies to the whole plugin, not just a single version)
hasProcessingProvider=yes
tags=water, hydraulics , water network analysis, epanet, WDS modelling
experimental=False
deprecated=False
# Since QGIS 3.8, a comma separated list of plugins to be installed
# (or upgraded) can be specified.
# Check the documentation for more information.
# plugin_dependencies=
Category of the plugin: Raster, Vector, Database or Web
# category=
# If the plugin can run on QGIS Server.
server=False
about=<p>A set of processes for modeling water networks. Starting from scratch or expanding an existing network, it is possible to import and export models, scenarios and other files for network analysis and optimization.</p><p>Get Started: <a href="http://yt.vu/p/PLzE4DxrnNT-Fg0Ztku6jbIG8QEEOHqYEH">Youtube tutorial</a>. Autor: Andrés García Martínez <a href="https://bit.ly/2m8otrB">LinkedIn</a></p>
changelog=
1.0.0 First non-experimental release
3 changes: 3 additions & 0 deletions toolkit.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[EPANET]
lib =

Loading

0 comments on commit 447f6da

Please sign in to comment.