Tute M01 Boundaries SAGA: Difference between revisions
Content deleted Content added
No edit summary |
|||
| (4 intermediate revisions by 2 users not shown) | |||
Line 1:
<ol>▼
== Introduction ==
This page details the method for using SAGA to create the GIS based boundary layer files. Once the GIS layers are setup (detailed in this page), these are linked to data using a boundary database, (the boundary database is described in the <u>[[
* Upstream flow boundary
* Downstream water level - flow (stage-discharge) boundary
* Internal flow boundary
The first two boundaries are
== Method ==
We will create the 2d_bc boundaries first. These boundaries are external and will "snap" to the edge of our active model area. Both of these boundaries have been aligned perpendicular to flow direction. <br>
▲===2d_bc type boundaries===
▲<ol>
<li>Load the DEM '''Module_Data\DEMs\SAGA\DEM_M01.sgrd'''</li>
<li>Load the code polygon '''TUFLOW\model\gis\2d_code_M01_002_R.shp'''</li>
Line 56 ⟶ 57:
<li>In the data tab, right click on the 2d_bc_M01_002_L layer and select "Save".</li>
[[File:Tute M01 Saga 2d bc 7.png|frame|none]]
</ol>▼
===2d_sa
The next step is to create an internal inflow boundary using a source-area inflow this is done with a 2d_sa type layer.
<ol>
<li>Load the '''2d_sa_empty_R.shp''' template file from the '''TUFLOW\model\gis\empty\'''. Save a copy of the layer in the '''TUFLOW\model\gis\''' directory as '''2d_sa_M01_002_R.shp'''.</li>
<li>Load the newly created 2d_sa_M01_002_R file and close the template file.</li>
Line 69 ⟶ 72:
<br>
<li>Save the file, by right clicking on it in the data tab and selecting save.</li>
</ol>
== Conclusion ==
SAGA has been used to create the
▲</ol>
| |||