Check Files 2d PO: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
 
Line 1:
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 lineregion objects. If using the shapefile format (.shp) the points, lines and linesregions will be in twothree separate files (po_check_P_po_check_P, _po_check_L and po_check_L_po_check_R respectively).
<br>
 
'''Attributes of po_check_po_check'''<br>
{| 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;" width=75%| 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.<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.
| Type||The output types for 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 pointplot output in the output .csv files for the simualtionsimulation.
|-
| Comment||The optional comment attribute for the plot output object. This is not used computationally.
|}