Difference between revisions of "TUFLOW Viewer - Map Outputs - Plotting Cross-Sections And Longitudinal Profiles"

From Tuflow
Jump to navigation Jump to search
Line 4: Line 4:
 
Extracts section results along a polyline from the map outputs. Users can choose one or multiple results types to plot at once. The tool will plot data from the current timestep, or maximum data if the result type has maximum toggled on.  For 3D map outputs, the tool will use the current 3D to 2D depth average rendering method.<br>
 
Extracts section results along a polyline from the map outputs. Users can choose one or multiple results types to plot at once. The tool will plot data from the current timestep, or maximum data if the result type has maximum toggled on.  For 3D map outputs, the tool will use the current 3D to 2D depth average rendering method.<br>
  
Since 3.1.0 TUFLOW Viewer will calculate mesh intersections with the plotting line and use mid-way points to extract mesh information. This was done to improve extraction from flexible mesh results e.g. Quadtree and FV.<br>
+
Since version 3.1.0, TUFLOW Viewer will calculate mesh intersections with the plotting line and use mid-way points to extract mesh information. This was done to improve extraction from flexible mesh results (e.g. Quadtree and TUFLOW FV).<br>
''Note: some mesh results store information on the mesh face as opposed to the mesh vertices (mesh face in this context refers to the cell area as opposed to the mesh sides) and TUFLOW Viewer will use the raw mesh face results and not the resampled vertex information. An example of a result dataset that stores results on the mesh face is TUFLOW FV NetCDF map outputs.''<br>
+
''Note: some mesh results store information on the mesh face as opposed to the mesh vertices (mesh face in this context refers to the cell area as opposed to the mesh sides) and TUFLOW Viewer will use the raw mesh face results, not the resampled vertex information. An example of a result dataset that stores results on the mesh face is TUFLOW FV NetCDF map outputs.''<br>
 
Users can view the intersection points (and faces if applicable) by toggling on '''Mesh Intercept Locations''' in '''Settings >> Options >> Check / Debug'''. Prior to version 3.1.0, TUFLOW Viewer used a sampling distance which can be set in the options.<br>
 
Users can view the intersection points (and faces if applicable) by toggling on '''Mesh Intercept Locations''' in '''Settings >> Options >> Check / Debug'''. Prior to version 3.1.0, TUFLOW Viewer used a sampling distance which can be set in the options.<br>
  

Revision as of 14:21, 24 May 2021

Plotting Toolbar CrossSection.PNG

Tool Description

Extracts section results along a polyline from the map outputs. Users can choose one or multiple results types to plot at once. The tool will plot data from the current timestep, or maximum data if the result type has maximum toggled on. For 3D map outputs, the tool will use the current 3D to 2D depth average rendering method.

Since version 3.1.0, TUFLOW Viewer will calculate mesh intersections with the plotting line and use mid-way points to extract mesh information. This was done to improve extraction from flexible mesh results (e.g. Quadtree and TUFLOW FV).
Note: some mesh results store information on the mesh face as opposed to the mesh vertices (mesh face in this context refers to the cell area as opposed to the mesh sides) and TUFLOW Viewer will use the raw mesh face results, not the resampled vertex information. An example of a result dataset that stores results on the mesh face is TUFLOW FV NetCDF map outputs.
Users can view the intersection points (and faces if applicable) by toggling on Mesh Intercept Locations in Settings >> Options >> Check / Debug. Prior to version 3.1.0, TUFLOW Viewer used a sampling distance which can be set in the options.

To use the tool:

  1. Select which result type to plot using the down arrow next to the cross-section icon in the toolbar
    Plotting Toolbar CrossSection Dropdown.PNG
  2. Click off the drop down menu somewhere in a blank section of the TUFLOW Viewer toolbar
  3. Click the cross-section icon so that it becomes indented and the cursor changes to a crosshair
  4. Left click in the QGIS map window to start drawing a line. Left click to add vertices to the polyline.
  5. Right click to finish drawing your line (note: line must contain at least 2 vertices and right clicking does not add a vertex)

Examples

Cross-Section

Plotting MapOutput CrossSection.gif

Longitudinal Profile

Plotting MapOutput LongPlot.gif

Links

Similar Tools

Back to TUFLOW Viewer Page

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