FM Tutorial M01 QGIS GPKG 1D2D Code: Difference between revisions
Content deleted Content added
Created page with "<ol> =Introduction= In this section we will deactivate the 2D cells where the 1D Flood Modeller component is replacing the 2D representation of the open channel. The width of..." |
|||
| (4 intermediate revisions by 2 users not shown) | |||
Line 4:
=Method=
<li>Import
<li>
<li> For all polygons assign a 'type' attribute of 'CD'. This designates the digitised polygon as a code polygon where the 2D cells within it may be either active or inactive. </li>
<li> For all polygons assign a 'f' attribute of '-1'. A cell code of '-1' deactivates all cells within the digitised code polygons.
Line 19 ⟶ 17:
<br>
<li>Save the file</li>
<br>
{{Tips Navigation
|uplink=[[Flood_Modeller_Tutorial_Module01_Provisional#Modify Simulation Control Files| Back to Tutorial Module 01 Main Page]]
}}
</ol>
| |||