Difference between revisions of "TUFLOW Viewer - Load Results - Particles"

From Tuflow
Jump to navigation Jump to search
Line 1: Line 1:
 
===Tool Description===
 
===Tool Description===
Loads results from the TUFLOW particles module. The particles module outputs a NetCDF file with the suffix "_ptm" e.g. M03_5m_001_ptm.nc<br>
+
Loads results from the TUFLOW Particle Tracking Module. The Particle Tracking Module outputs a NetCDF file with the suffix "_ptm" e.g. M03_5m_001_ptm.nc<br>
  
 
'''Why Does Nothing Happen After Loading Results?'''<br>
 
'''Why Does Nothing Happen After Loading Results?'''<br>

Revision as of 16:11, 18 May 2021

Tool Description

Loads results from the TUFLOW Particle Tracking Module. The Particle Tracking Module outputs a NetCDF file with the suffix "_ptm" e.g. M03_5m_001_ptm.nc

Why Does Nothing Happen After Loading Results?
The particle results require the Python netCDF library (netCDF4) and this was not packaged with the QGIS install prior to QGIS 3.16. Therefore it is highly recommended to install at 3.16+ if attempting to load in results of the TUFLOW particle module.

OSGeo4W64
If using the OSGeo4W64 installer, you will be required to manually install the python3-netCDF4 library (regardless of QGIS version).
Particles osgeo netcdf.PNG

Examples

LoadResults Particles.gif

Up
Go-up.png Back to TUFLOW Viewer Main Page