Tutorial M07: Difference between revisions

Content deleted Content added
No edit summary
Line 18:
= GIS Inputs =
Create, import and view input data:
:*<u>[[Tutorial_M07_GIS_Inputs_QGIS | QGIS - SHP]]</u>
:*<u>[[Tutorial_M07_GIS_Inputs_QGIS_GPKG | QGIS - GPKG]]</u>
<br>
 
Line 42 ⟶ 43:
 
<li>Add the following command lines:<br>
<u>'''QGIS - SHP'''</u><br>
<font color="blue"><tt>Orientation Angle </tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>TGC</tt></font> <font color="green"><tt> ! Uses orientation angle same as the TGC</tt></font> <br>
<font color="blue"><tt>Base Cell Size </tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>10</tt></font> <font color="green"><tt> ! Sets level 1 cell size to 10 metres</tt></font> <br>
<font color="blue"><tt>Model Origin and Extent </tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>TGC</tt></font> <font color="green"><tt> ! Uses origin and extent same as the TGC </tt></font> <br>
<font color="blue"><tt>Read GIS Nesting </tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>gis\2d_qnl_M07_001_R.shp</tt></font> <font color="green"><tt> ! Reads in Quadtree nesting level GIS layer </tt></font> <br>
<u>'''QGIS - GPKG'''</u><br>
<font color="blue"><tt>Orientation Angle </tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>TGC</tt></font> <font color="green"><tt> ! Uses orientation angle same as the TGC</tt></font> <br>
<font color="blue"><tt>Base Cell Size </tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>10</tt></font> <font color="green"><tt> ! Sets level 1 cell size to 10 metres</tt></font> <br>
<font color="blue"><tt>Model Origin and Extent </tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>TGC</tt></font> <font color="green"><tt> ! Uses origin and extent same as the TGC </tt></font> <br>
<font color="blue"><tt>Read GIS Nesting </tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>2d_qnl_M07_001_R</tt></font> <font color="green"><tt> ! Reads in Quadtree nesting level GIS layer </tt></font> <br>
<li>Save the QCF.
</ol>
Line 54 ⟶ 61:
<li>Open the '''M07_5m_001.tcf''' in a text editor and add the following line in the 'Model Inputs' section: <br>
<font color="blue"><tt>Quadtree Control File </tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt> ..\model\M07_001.qcf </tt></font> <font color="green"><tt> ! Reference the Quadtree Control File</tt></font> <br>
<li>For GeoPackage users, update the Spatial Database reference: <br>
<u>'''QGIS - GPKG'''</u><br>
<font color="blue"><tt>Spatial Database </tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>..\model\gis\M07_001.gpkg</tt></font> <font color="green"><tt> ! Specify the location of the GeoPackage Spatial Database</tt></font> <br>
<li>Save the TCF.
</ol>
Line 77 ⟶ 87:
= Check Files =
While the model is running, review the added features are specified correctly:
:*<u>[[Tutorial_M07_Check_Files_QGIS | QGIS - SHP]]</u>
:*<u>[[Tutorial_M07_Check_Files_QGIS_GPKG | QGIS - GPKG]]</u>
<br>