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 31: | Line 31: | ||
== Review Check File Information == | == Review Check File Information == | ||
− | + | Review INP file using a text editor. Junctions, | |
<br><br><br> | <br><br><br> |
Revision as of 10:47, 12 December 2023
Load 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 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.
Text Data
- Open TS02_5m_001_swmm.inp from TUFLOW\results in a text editor (for example Notepad++).
GIS Data
- 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.
Load 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.
Review Check File Information
Review INP file using a text editor. Junctions,
Up |
---|
Back to TUFLOW SWMM Tutorial 2 |