Difference between revisions of "TUFLOW SWMM Tutorial M02 Check QGIS"
Jump to navigation
Jump to search
Chris Huxley (talk | contribs) |
Chris Huxley (talk | contribs) |
||
Line 22: | Line 22: | ||
== Review the TUFLOW Check Files == | == Review the TUFLOW Check Files == | ||
<ol> | <ol> | ||
− | <li>In File Explorer, navigate to the '''TUFLOW\check''' folder and drag and drop ''' | + | <li>In File Explorer, navigate to the '''TUFLOW\check''' folder and drag and drop '''TS02_5m_001_Check.gpkg''' into QGIS. |
− | <li>When prompted by QGIS, select ''' | + | <li>When prompted by QGIS, select '''TS02_5m_001_swmm_pit_P''' and '''TS02_5m_001_1d_to_2d_check_R''' (hold Ctrl to select multiple), then click 'Add Layers'. |
<li>Use the 'Apply TUFLOW Styles to Open Layers'. | <li>Use the 'Apply TUFLOW Styles to Open Layers'. | ||
− | <li> | + | <li>Also open, '''TS02_5m_001_DEM_Z''' from TUFLOW\check. Style the topography check file using the same hillshade styling you used for the input DEM model geometry. |
− | |||
</ol> | </ol> | ||
<br> | <br> |
Revision as of 14:45, 11 December 2023
Review SWMM Check Files
When TUFLOW runs SWMM, it can accommodate for multiple INP input files within the SWMM Control file. TUFLOW combines the input INP files into a single combined INP file for the simulation execution. The combined file that TUFLOW uses is written to the TUFLOW\results folder. The QGIS TUFLOW Plugin SWMM Processing Tool, 'GeoPackage - Create from SWMM inp' can be used to create a spatial GeoPackage version of the data for post simulation review checking.
- In the Processing Toolbox, select 'GeoPackage - Create from SWMM inp'. This opens the dialog shown below.
- SWMM Input File (inp): Navigate to the TUFLOW\results folder and select TS02_5m_001_swmm.inp.
- CRS for GeoPackage: Click the drop down menu and select ‘Project CRS: EPSG:32760 - WGS 84 / UTM zone 60S’.
- SWMM Tags to ignore: leave blank.
- GeoPackage output filename: Click the ... and select 'Save to GeoPackage'. Navigate to the TUFLOW\check folder and set the GeoPackage output filename to TS02_5m_001_swmm_check.gpkg.
- Click 'Run'.
- Once the tool has finished, click 'Close'.
- TS02_5m_001_swmm_check.gpkg will now be available in the TUFLOW\check folder.
- In File Explorer, navigate to the TUFLOW\check folder and drag and drop TS02_5m_001_swmm_check.gpkg into QGIS.
- When prompted by QGIS, select 'Add Layers to open all layers within TS02_5m_001_swmm_check.gpkg. By default, all items in the available list should have been selected.
- Review the Links--Conduit, Node--Junction, Nodes--Outfall and Project--Options information to verify the data matches the input values that were entered.
For a description of the attribute meanings, refer to TUFLOW 2023-03-AD release notes.
<< video >>>
Review the TUFLOW Check Files
- In File Explorer, navigate to the TUFLOW\check folder and drag and drop TS02_5m_001_Check.gpkg into QGIS.
- When prompted by QGIS, select TS02_5m_001_swmm_pit_P and TS02_5m_001_1d_to_2d_check_R (hold Ctrl to select multiple), then click 'Add Layers'.
- Use the 'Apply TUFLOW Styles to Open Layers'.
- Also open, TS02_5m_001_DEM_Z from TUFLOW\check. Style the topography check file using the same hillshade styling you used for the input DEM model geometry.
<< video >>>
Up |
---|
Back to TUFLOW SWMM Tutorial 1 |