-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
angusmcb
committed
Jan 6, 2025
1 parent
85d8eb8
commit 45aace7
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
name=Water Network Tools for Resilience (WNTR) Integration | ||
description=A QGIS Plugin for the WNTR piped water network modelling package. Allows the preperation of water network models and visualisation of simulation results within QGIS. | ||
about=<p>A plugin for doing all aspects of piped water networks analysis directly within QGIS. This includes the creation of the model, the simulation and the visualisation of results.</p><p>It is compatible with and import/exports to, EPANET. It uses the EPANET solver by default.</p><p>Compared to other QGIS water network modelling plugins, this plugin aims to be:</p><ul><li>Easy to use. Accessible for those who know how to use QGIS. Well documented, good defaults, clear functionality.</li><li>Integrate the power of QGIS and WNTR. It aims to completement rather than replace features already within QGIS. Data can be manipulated with the standard QGIS tools, processing algorithms, and plugins.</li><li>Robust. Limited, well tested features.</li><li>lexible. Not choosy about how you do things.</li><li>Automatable / programmable. Tools can be used in the QGIS 'model builder' or from PyQGIS</li></ul><p>For a complete install and usage guide see the homepage link.</p> | ||
version=0.0.2 | ||
version=0.1.0 | ||
qgisMinimumVersion=3.34.0 | ||
author=Angus McBride | ||
[email protected] | ||
|