Difference between revisions of "Tutorial M02 001 Check Files QGIS GPKG"

From Tuflow
Jump to navigation Jump to search
Line 10: Line 10:
 
:*[[Check_Files_2d_grd | _grd_check_R]]
 
:*[[Check_Files_2d_grd | _grd_check_R]]
 
:*[[Check_Files_2d_zsh_zpt | _zsh_zpt_check_P]]
 
:*[[Check_Files_2d_zsh_zpt | _zsh_zpt_check_P]]
 
+
<br>
 +
'''rewording here'''<br>
 
Review the check files: <br>
 
Review the check files: <br>
 +
:*'''M02_5m_001_grd_check_R'''
 +
:*'''M02_5m_001_zsh_zpt_check_P'''
 +
Investigate the supplied files:
 +
<ol>
 +
<li>Open the files, either:
 +
:*Within the QGIS Browser Panel, navigate to '''Module_02\TUFLOW\check\M02_5m_001_Check.gpkg''' and double click the layers, or
 +
:*In File Explorer, navigate to the '''Module_02\TUFLOW\check''' folder, drag and drop the '''M02_5m_001_Check.gpkg''' into the QGIS workspace and select the layers (hold Ctrl to select multiple).
 +
</ol>
 +
<br>
 +
'''original'''
 +
<br>
 +
Review the check files:
 
<ol>
 
<ol>
 
<li>Drag and drop the '''M02_5m_001_Check.gpkg''' from the '''Module_02\TUFLOW\check''' folder into QGIS.
 
<li>Drag and drop the '''M02_5m_001_Check.gpkg''' from the '''Module_02\TUFLOW\check''' folder into QGIS.

Revision as of 17:04, 8 June 2023

Page Under Construction

Introduction

QGIS is used to import the check files and review the breaklines topographic changes.

Method

This tutorial introduces:


rewording here
Review the check files:

  • M02_5m_001_grd_check_R
  • M02_5m_001_zsh_zpt_check_P

Investigate the supplied files:

  1. Open the files, either:
    • Within the QGIS Browser Panel, navigate to Module_02\TUFLOW\check\M02_5m_001_Check.gpkg and double click the layers, or
    • In File Explorer, navigate to the Module_02\TUFLOW\check folder, drag and drop the M02_5m_001_Check.gpkg into the QGIS workspace and select the layers (hold Ctrl to select multiple).


original
Review the check files:

  1. Drag and drop the M02_5m_001_Check.gpkg from the Module_02\TUFLOW\check folder into QGIS.
  2. Open the following layers into QGIS (hold Ctrl to select multiple):
    • M02_5m_001_grd_check_R
    • M02_5m_001_zsh_zpt_check_P
  3. Use the 'Apply TUFLOW Styles to Open Layers'.
  4. Use the 'Apply GPKG Layer Names'.
  5. The grd_check is the 2D grid defined by the 2d_code layer and contains a region object for each cell. It is useful to understand how the model is orientated, the cell size in relation to the hydraulic features and where certain calculations occur in the model. In this tutorial, the grid is orientated to align with the downstream road.
  6. The zsh_zpt_check file contains the Zpts modified by the 2d_zsh layers with updated elevation, change in elevation and source layer.
  7. Zoom to the road at the north side of the model. The Shape_Width attribute is specified the same as the cell size, a thick breakline is used with entire cells being modified. The TUFLOW style colour codes the symbols based on the amount raised, or lowered.


  8. The road on the east side of the model has a blank Shape_Width attribute, a thin breakline is used with only the cell sides and cell corners being modified. This prevents water from flowing across the breakline until the elevation is overtopped without modifying the entire cell elevation. The TUFLOW styling shows a portion of the breakline with grey points where the elevation is unchanged. This is because the elevation along the line is higher than the breakline points and Shape_Option of 'MAX' ensures the maximum elevation is used.

    Animation M02 Check 001 02.gif


Conclusion

  • The topographic modifications representing the road embankments were inspected.


Up
Go-up.png Back to Module 2 Main Page