TUFLOW QGIS Plugin: Difference between revisions

Content deleted Content added
 
(25 intermediate revisions by 4 users not shown)
Line 31:
All going well you will get a notification to tell you that the required modules are installed. If not, you will be notified if you need to install either of the python modules below:<br>
Please ensure QGIS / python is installed before installing the below.<br>
* numpy (see httphttps://sourceforge.net/projects/numpy/files/NumPy/1.6.1/numpy-1.6.1-win32-superpack-python2.7.exe/download)
* matplotlib (see httphttps://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.1.0/matplotlib-1.1.0.win32-py2.7.exe/download)
<br>
 
Line 40:
The first step for a project is to create the project / save the settings with the [[QGIS_TUFLOW_Create_Project | Create or Configure TUFLOW Project]] tool. Subsequent tools rely on the information stored at this stage to work best.
 
'''=== Editing Tools'''<br> ===
<ol>
<li> [[QGIS_TUFLOW_Create_Project | Create or Configure TUFLOW Project]]</li>
Line 50:
<li> [[QGIS_TUFLOW_Copy_TUFLOW_Command | Copy TUFLOW Command]]
</ol>
'''=== Run Tools'''<br> ===
<ol>
<li> [[QGIS_TUFLOW_Run_TUFLOW | Run TUFLOW simulation]]</li>
<li> [[TUFLOW_Runner | TUFLOW Runner]]</li>
<li> [[QGIS_TUFLOW_Run_TUFLOW_Utilities | Running TUFLOW Utilities]]</li>
</ol>
 
'''=== Visualisation Tools'''<br> ===
<ol>
<li> [[TUFLOW_Viewer | TUFLOW Viewer ]](result visualisation toolkit)
Line 66 ⟶ 68:
<li> [[QGIS_TUFLOW_Apply_Stability_Styling | Apply Stability Styling]]
</ol>
'''=== Hydrology Tools'''<br> ===
<ol>
<li> [[QGIS_ARR_to_TUFLOW | ARR to TUFLOW]]
Line 72 ⟶ 74:
<li> [[QGIS_SCS_to_TUFLOW | SCS to TUFLOW]]
</ol>
'''=== Integrity Tools'''<Br> ===
<ol>
<li> [[1D_Integrity_Tool | 1D Integrity Tool]]
</ol>
'''=== SWAN GIS Tools'''<br> ===
For more information on SWAN GIS Tools please visit the following TUFLOW FV Wiki page: '''<u>[https://fvwiki.tuflow.com/index.php?title=SWAN_GIS_Tools SWAN GIS Tools]</u>'''. Links to the individual tools on the TUFLOW FV Wiki area also provided below:
<ol>
Line 82 ⟶ 84:
<li> [https://fvwiki.tuflow.com/index.php?title=SWAN_GIS_Post_Processing SWAN GIS Post Processing]
</ol>
'''=== Processing Toolbox'''<Br> ===
<ol>
<li> [[Convert_TUFLOW_Model_GIS_Format | Convert TUFLOW Model GIS Format]]
<li> [[Create_TUFLOW_Project | Create TUFLOW Project]]
<li> [[Package_Model_in_QGIS | Package Model]]
<li> [[QGIS_SWMM_Conduits_Assign_LossesQGIS_TIN_Polygons_Assign_Elevations | SWMMTIN >> ConduitsPolygons - Assign LossesElevations]]
<li> SWMM Tools:
 
<ol><li>[[QGIS_SWMM_BC_Create_Channel_Endpoint_1D/2D_Connections | BC - Create channel endpoint 1D/2D connections]]
 
<li> [[QGIS_SWMM_Conduits_Assign_Losses | Conduits - Assign losses]]
 
<li> [[QGIS_SWMM_Conduits_Assign_Node_Fields | Conduits - Assign node fields]]
<li> [[QGIS_SWMM_Convert_ESTRY_Layers_To_SWMM | Convert - ESTRY layers to SWMM]]
<li> [[QGIS_SWMM_Convert_XPSWMM_GIS_Inlet_Layers_to_SWMM | Convert - XPSWMM GIS inlet layers to SWMM]]
<li> [[QGIS_SWMM_Convert_XPSWMM_Hydrology_(beta) | Convert - XPSWMM Hydrology (beta)]]
<li> [[QGIS_SWMM_Convert_XPSWMM_Model_From_XPX | Convert - XPSWMM model from XPX (beta)]]
<li> [[QGIS_SWMM_GeoPackage_Add_Sections | GeoPackage - Add sections]]
<li> [[QGIS_SWMM_GeoPackage_Create | GeoPackage - Create]]
<li> [[QGIS_SWMM_GeoPackage_Create_from_SWMM_inp | GeoPackage - Create from SWMM inp]]
<li> [[QGIS_SWMM_GeoPackage_Write_to_SWMM_inp | GeoPackage - Write to SWMM inp]]
<li> [[QGIS_SWMM_Integrity_Make_Object_Names_Unique| Integrity - Make object names unique]]
<li> [[QGIS_SWMM_Junctions_Convert_HX_Nodes_to_Storage| Junctions - Convert HX nodes to storage]]
<li> [[QGIS_SWMM_Junctions_Downstream_Junctions_to_Outfalls| Junctions - Downstream junctions to outfalls]]
<li> [[QGIS_SWMM_Junctions_Set_Attributes| Junctions - Set attributes]]
<li> [[QGIS_SWMM_Outfalls_Fix_Multiply_Connected_Links| Outfalls - Fix multiply connected links]]
 
</ol>
</ol>
 
If you encounter any issues with the plugin please emailcontact <u>[mailto:support@tuflow.com support@tuflow.com]</u>.<br>
<br>
 
Line 106 ⟶ 124:
Errors are most likely caused by an issue with deleting the old version of the plugin as some part of the plugin is still being used somewhere in memory (RAM) and locking permissions. This is a known issue that occur with the ReFH2 to TUFLOW tool in older versions of the plugin. Simply restarting QGIS and retrying the upgrade process should fix the issue.
 
=== Manually removing the TUFLOW plugin ===
To manually remove the TUFLOW plugin simply delete the 'tuflow' folder from the QGIS plugin directory (you may need to close QGIS first):<br>
<ol>
Line 112 ⟶ 130:
<li>'''Linux''' - /home/USER/.local/share/QGIS/QGIS3/profiles/default/python/plugins
</ol>
 
=Changelog=
 
[https://docs.tuflow.com/qgis-tuflow-plugin/changelog/ https://docs.tuflow.com/qgis-tuflow-plugin/changelog/]
 
<br>