Difference between revisions of "Tutorial M10 003 GIS Inputs QGIS GPKG"
Jump to navigation
Jump to search
(Created page with "<span style="color:#FF0000"> <font size = 18>Page Under Construction</font> </span> = Introduction = QGIS is used to create, import and view input data.<br> <br> = Method =...") |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
= Introduction = | = Introduction = | ||
QGIS is used to create, import and view input data.<br> | QGIS is used to create, import and view input data.<br> | ||
Line 7: | Line 4: | ||
= Method = | = Method = | ||
− | Navigate to the '''Module_10\Tutorial_Data''' folder. | + | Setup the GeoPackage Database: |
+ | <ol> | ||
+ | <li>Navigate to the '''Module_10\TUFLOW\model\gis''' folder. Save a copy of '''M10_001.gpkg''' as '''M10_003.gpkg'''. | ||
+ | </ol> | ||
+ | Within the QGIS Browser Panel, navigate to the '''Module_10\Tutorial_Data''' folder. Drag and drop the following layers into the '''M10_003.gpkg''': | ||
:*'''1d_nwk_M10_piping_003_L''' | :*'''1d_nwk_M10_piping_003_L''' | ||
:*'''1d_nwk_M10_dambreak_003_L''' | :*'''1d_nwk_M10_dambreak_003_L''' | ||
Line 15: | Line 16: | ||
<ol> | <ol> | ||
<li>Open the files, either: <br> | <li>Open the files, either: <br> | ||
− | :* | + | :*Within the QGIS Browser Panel, navigate to '''M10_003.gpkg''' and double click the layers, or |
− | :* | + | :*In File Explorer, drag and drop the '''M10_003.gpkg''' into the QGIS workspace and select the layers (hold Ctrl to select multiple). |
+ | <li>Use the ‘Apply TUFLOW Styles to Open Layers’. | ||
<li>The '''1d_nwk_M10_piping_003_L''' layer represents piping through the dam wall: | <li>The '''1d_nwk_M10_piping_003_L''' layer represents piping through the dam wall: | ||
:*ID = Unique Channel ID. | :*ID = Unique Channel ID. | ||
Line 26: | Line 28: | ||
:*Height_or_WF = Height of the piping orifice when fully breached.<br> | :*Height_or_WF = Height of the piping orifice when fully breached.<br> | ||
<br> | <br> | ||
− | + | {{Video|name=Animation_M10_GPKG_003_GIS_01.mp4|width=1223}}<br> | |
<br> | <br> | ||
<li>The '''1d_nwk_M10_dambreak_003_L''' layer represents a 1D operational channel to model dam break in 1D: | <li>The '''1d_nwk_M10_dambreak_003_L''' layer represents a 1D operational channel to model dam break in 1D: | ||
Line 37: | Line 39: | ||
See Section 2.2.1 of the <u>[https://downloads.tuflow.com/TUFLOW/Releases/2020-10/TUFLOW%20Release%20Notes.2020-10-AD.pdf Release Notes]</u> for more information on the attributes.<br> | See Section 2.2.1 of the <u>[https://downloads.tuflow.com/TUFLOW/Releases/2020-10/TUFLOW%20Release%20Notes.2020-10-AD.pdf Release Notes]</u> for more information on the attributes.<br> | ||
<br> | <br> | ||
− | + | {{Video|name=Animation_M10_GPKG_003_GIS_02.mp4|width=1223}}<br> | |
<br> | <br> | ||
Line 43: | Line 45: | ||
<li>It is recommended to have a grd_check file from a previous run (with the same model cell size) turned on when digitising SX lines as the number of cells selected must correspond to the dimensions of the 1D structure. In this module, the 'Top Width Fully Breached' specified in the TOC is 25m, therefore 5 cells are selected:<br> | <li>It is recommended to have a grd_check file from a previous run (with the same model cell size) turned on when digitising SX lines as the number of cells selected must correspond to the dimensions of the 1D structure. In this module, the 'Top Width Fully Breached' specified in the TOC is 25m, therefore 5 cells are selected:<br> | ||
<br> | <br> | ||
− | + | {{Video|name=Animation_M10_GPKG_003_GIS_03.mp4|width=1223}}<br> | |
<br> | <br> | ||
</ol> | </ol> |
Latest revision as of 13:54, 14 August 2023
Introduction
QGIS is used to create, import and view input data.
Method
Setup the GeoPackage Database:
- Navigate to the Module_10\TUFLOW\model\gis folder. Save a copy of M10_001.gpkg as M10_003.gpkg.
Within the QGIS Browser Panel, navigate to the Module_10\Tutorial_Data folder. Drag and drop the following layers into the M10_003.gpkg:
- 1d_nwk_M10_piping_003_L
- 1d_nwk_M10_dambreak_003_L
- 2d_bc_M10_piping_dambreak_003_L
Investigate the supplied files:
- Open the files, either:
- Within the QGIS Browser Panel, navigate to M10_003.gpkg and double click the layers, or
- In File Explorer, drag and drop the M10_003.gpkg into the QGIS workspace and select the layers (hold Ctrl to select multiple).
- Use the ‘Apply TUFLOW Styles to Open Layers’.
- The 1d_nwk_M10_piping_003_L layer represents piping through the dam wall:
- ID = Unique Channel ID.
- Type = 'PF'.
- US_Invert = Inlet elevation of the piping.
- DS_Invert = Outlet elevation of the piping.
- Inlet_Type = Refers to the Piping Failure operational control definition in .toc file.
- Width_or_Dia = Width of the piping orifice when fully breached.
- Height_or_WF = Height of the piping orifice when fully breached.
- The 1d_nwk_M10_dambreak_003_L layer represents a 1D operational channel to model dam break in 1D:
- ID = Unique Channel ID.
- Type = 'DF'.
- US_Invert = Elevation of the dam crest level before failure.
- Inlet_Type = Refers to the Dam Failure operational control definition in .toc file.
- Width_or_Dia = Top width of the dam failure channel.
- Height_or_WF = Weir coefficient Cd of the intact part.
- The 2d_bc layer uses SX type connection to link 1D elements into the 2D domain. It removes water out of the upstream cell(s) and deposits water back at the downstream cell(s). The line SX links need a CN (connection) line snapped from the upstream and downstream vertex of the 1D network line to the SX boundary.
- It is recommended to have a grd_check file from a previous run (with the same model cell size) turned on when digitising SX lines as the number of cells selected must correspond to the dimensions of the 1D structure. In this module, the 'Top Width Fully Breached' specified in the TOC is 25m, therefore 5 cells are selected:
Conclusion
- The 1D piping and 1D dam break layers were inspected.
- The layers connecting the 1D to the 2D were reviewed.
Up |
---|
Back to Module 10 Main Page |