[general]
name=Water Network Tools
qgisMinimumVersion=3.28
description=Water Network Modelling Utilities
version=1.4.1
author=Andrés García Martínez
email=ppnoptimizer@gmail.com
tracker=https://github.com/andresgciamtez/wnt/issues
repository=https://github.com/andresgciamtez/wnt
homepage=https://github.com/andresgciamtez/wnt
category=Analysis
icon=resources/icon.png
hasProcessingProvider=yes
tags=water, hydraulics , water network analysis, epanet, WDS modelling
experimental=False
deprecated=False
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="https://www.youtube.com/playlist?list=PLzE4DxrnNT-Fg0Ztku6jbIG8QEEOHqYEH">Youtube tutorial</a>. Autor: Andrés García Martínez <a href="https://bit.ly/2m8otrB">LinkedIn</a></p>
changelog=
    1.4.1
        Add multiversion WNT XML import/export for network node and link layers.
        Preserve EPANET, SWMM, LandXML and custom properties in XML property domains.
        Unify XML import/export processes as Network to XML and Network from XML.
        Rename graph, PPNO and EPANET scenario export processes to Network to/from naming.
    1.4.0
        Add multipart line support to Network from lines.
        Add node elevation sources to Network from lines: geometry Z, DEM raster and LandXML TIN.
        Add optional node degree and link topology fields to Network from lines.
        Use the output CRS units for the Network from lines tolerance.
        Add two EPANET export workflows: extend an existing .inp model or create a new one from an internal minimal template.
        Add EPANET version and flow-unit selectors when creating a new .inp model.
        Preserve more EPANET import data in JSON fields, including quality, sources, mixing, reactions, status, energy, demands and tags.
        Unify Network from LandXML output as node and link layers and support importing multiple LandXML networks.
        Add explicit EPANET toolkit configuration for importing hydraulic results.
        Use native QGIS geometry operations in Split lines at points.
        Replace the PPNO .ext template input with direct .cat pipe catalog selection.
        Make Scenario from node demands require a demand field and document the output as an EPANET .scn scenario.
        Document Scenario from pipe properties as an EPANET .scn scenario with diameter and roughness sections.
        Clarify that Hydrant pairs only generates pairs within the maximum separation.
        Improve Processing help readability for technical inline text across WNT.
        Update README and Spanish translations for the current workflows and file formats.
    1.3.5
        Add Connect by distance process for proximity-based connections.
    1.3.0
        Renew demand assignment workflows.
    1.2.1
        Add pipe elevations to Network from LandXML.
    1.2.0
        Add Network from LandXML process.
    1.1.0
        Add Assign demand process.
        Add Update assignment process.
        Add Hydrant pairs process.
        Add Elevation from TIN (LandXML) process.
    1.0.0
        First non-experimental release.
    0.x
        Add the first public water-network modelling tools.
        Add initial graph analysis, classification, validation, line splitting and EPANET import/export tools.
