Difference between revisions of "Check Files 2d PO"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | This file contains the locations and output types for the 2D plot output objects in the model. | + | This file contains the locations and output types for the 2D plot output (2d_po) objects in the model. If using GeoPackage (.gpkg) or MapInfo (.mif) the file may contain both point, line and region objects. If using the shapefile format (.shp) the points, lines and regions will be in three separate files (_po_check_P, _po_check_L and _po_check_R respectively). |
<br> | <br> | ||
− | '''Attributes of | + | '''Attributes of _po_check'''<br> |
{| align="center" class="wikitable" width="75%" | {| align="center" class="wikitable" width="75%" | ||
! style="background-color:#005581; font-weight:bold; color:white;"| Attribute Name | ! style="background-color:#005581; font-weight:bold; color:white;"| Attribute Name | ||
! style="background-color:#005581; font-weight:bold; color:white;" width=75%| Attribute Description | ! style="background-color:#005581; font-weight:bold; color:white;" width=75%| Attribute Description | ||
|- | |- | ||
− | | Type||The output types for the plot output object. | + | | Type||The output types for the plot output object. E.g. "h" for water level, "v" for velocity, "q" for vector flow, etc.<br> Refer to the <u>[https://docs.tuflow.com/classic-hpc/manual/latest/ TUFLOW Manual]</u> for a list of all the available output types. |
|- | |- | ||
− | | Label||The label of the plot output object. | + | | Label||The label of the plot output object. This label is defined in the input 2d_po GIS layer. It will also be the label for the plot output in the output .csv files for the simulation. |
|- | |- | ||
− | | Comment||The optional comment attribute for the plot output object. | + | | Comment||The optional comment attribute for the plot output object. This is not used computationally. |
|} | |} | ||
+ | |||
+ | |||
+ | {{Tips Navigation | ||
+ | |uplink=[[TUFLOW_Check_Files | TUFLOW Check Files]] | ||
+ | }} |
Latest revision as of 10:02, 6 August 2025
This file contains the locations and output types for the 2D plot output (2d_po) objects in the model. If using GeoPackage (.gpkg) or MapInfo (.mif) the file may contain both point, line and region objects. If using the shapefile format (.shp) the points, lines and regions will be in three separate files (_po_check_P, _po_check_L and _po_check_R respectively).
Attributes of _po_check
Attribute Name | Attribute Description |
---|---|
Type | The output types for the plot output object. E.g. "h" for water level, "v" for velocity, "q" for vector flow, etc. Refer to the TUFLOW Manual for a list of all the available output types. |
Label | The label of the plot output object. This label is defined in the input 2d_po GIS layer. It will also be the label for the plot output in the output .csv files for the simulation. |
Comment | The optional comment attribute for the plot output object. This is not used computationally. |
Up |
---|
![]() |