QGIS SWMM Convert ESTRY Layers To SWMM: Difference between revisions
Content deleted Content added
| (13 intermediate revisions by 2 users not shown) | |||
Line 1:
== Introduction ==
This tool converts one or more ESTRY layers into a SWMM project (inp) file. It also creates a GeoPackage representation of the SWMM input data with the same name but
This tool is intended to make it easier to convert ESTRY models for use with SWMM. Some of the conversions may not be the optimal representation for SWMM. It is the responsibility of the
Inlets are always specified as using the
Some model parameters are defaulted during the process. For example, default street information is created. SWMM pits (inlets) require street information even though this information is not used with the inlets as converted because they are set to use the
The SWMM model parameters may need to be modified after the conversion process for the model to run stably with low mass errors.<br>
'''Note:''' ESTRY channels and links should be converted at the same time. The tool will create nodes as needed if ESTRY uses automatic nodes. <br>
Supported ESTRY layers include:
:*1D network layers (polylines or points)
Line 19:
== Usage ==
This tool, '''Convert - ESTRY layers to SWMM''', can be found in the QGIS processing toolbox panel under
<br>
[[File:open_processing_toolbox.png]]<br>
Line 25:
=== Parameters ===
:*Reference cell size - The 1D/2D linking for SWMM is always based upon a width while ESTRY can specify (using a negative number) an exact number of cells to use when linking. The reference cell size is used to convert fixed number of linked cells from ESTRY to SWMM.▼
:*Create options, and report tables - Whether or not the options and report tables should be generated. This should be yes for stand alone models. No can be used to generate files used for scenarios where these tables are provided in a separate file.▼
<ol>
<li>'''ESTRY Network Layers [optional]:''' Network layers to be converted and included in the SWMM inp file.
<li>'''ESTRY Node Layers [optional]:''' Node layers to be converted and included in the SWMM inp file.
<li>'''ESTRY Pit Layers [optional]:''' Pit layers to be converted and included in the SWMM inp file.
<li>'''ESTRY Table Link Layers [optional]:''' Table link layers to be converted and included in the SWMM inp file.
<li>'''ESTRY Pit Inlet Database [optional]:''' This is required to convert the pit (inlet) curves for use with SWMM.
▲
<li>'''Network snap tolerance:''' This is the distance to search for nodes snapped to the endpoint of channels.
<li>'''Output CRS:''' The CRS used in the GeoPackage representation of the SWMM inp file.
▲
<li>'''Options table report step (hh:mm:ss):''' The SWMM report step to use if writing the options table.
<li>'''Options table minimum surface area:''' This parameter can help stabilize a model.
<li>'''SWMM output filename:''' Determines the location and filename of the output SWMM inp file.
<li>'''SWMM inlet usage GeoPackage filename:''' Determines the location and filename of the output GeoPackage.
</ol>
<br>
[[File:
<br><br>
<br>
{{Video|name=Animation_Convert_ESTRY_Layers_to_SWMM_01a.mp4|width=1235}}
| |||