TUFLOW Message 1208: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 3: Line 3:
|alt_msg=NA
|alt_msg=NA
|type=[[ERROR]]
|type=[[ERROR]]
|message_desc=An error has occurred whilst reading 1d network data (1d_nwk). Check that the attributes of the layer match those in the Table 4.14 (1D Model Network (1d_nwk) Attribute Descriptions) of the TUFLOW manual (2010 version). An empty 1d_nwk file is written with the <tt><font color="blue">Write Empty GIS Files </font><font color="red">== </font></tt> tcf command.
|message_desc=An error has occurred whilst reading 1D network data (1d_nwk). Check that the attributes of the layer match those listed in the <u>[https://docs.tuflow.com/classic-hpc/manual/latest/ TUFLOW Manual]</u>. An empty 1d_nwk file is written with the <tt><font color="blue">Write Empty GIS Files </font><font color="red">== </font></tt> tcf command.
|suggestions=Ensure the layer has the correct attributes and ensure that the <tt><font color="blue">Read GIS Network </font><font color="red">== </font></tt> is only for used for network data and not other 1D GIS data. Other data types have use a specific GIS command. For example:<br>
|suggestions=Ensure the layer has the correct attributes and ensure that the <tt><font color="blue">Read GIS Network </font><font color="red">== </font></tt> is only for used for network data and not other 1D GIS data. Other data types have use a specific GIS command. For example:<br>
* 1d boundary (<tt><font color="blue">Read GIS BC </font><font color="red">== </font></tt>)
* 1d boundary (<tt><font color="blue">Read GIS BC </font><font color="red">== </font></tt>)
Line 11: Line 11:
* Water level lines (<tt><font color="blue">Read GIS WLL </font><font color="red">== </font></tt>)
* Water level lines (<tt><font color="blue">Read GIS WLL </font><font color="red">== </font></tt>)
* WLL points (<tt><font color="blue">Read GIS WLL Points </font><font color="red">== </font></tt>)
* WLL points (<tt><font color="blue">Read GIS WLL Points </font><font color="red">== </font></tt>)

|discussion_page=* [[Talk:TUFLOW Message 1208|Discuss Message 1208]]
|link3=''
|link4=''
|prelink=[[TUFLOW_Message_1207|Message 1207]]
|uplink=[[1xxx_TUFLOW_Messages|1xxx Messages]]
|uplink=[[1xxx_TUFLOW_Messages|1xxx Messages]]
|nextlink=[[TUFLOW_Message_1209|Message 1209]]
}}
}}

Latest revision as of 09:54, 23 September 2024

TUFLOW Message
ERROR 1208 - Reading node network data. Check 1d_nwk layer has correct attributes.

Alternate Message
NA

Message Type
ERROR

Description
An error has occurred whilst reading 1D network data (1d_nwk). Check that the attributes of the layer match those listed in the TUFLOW Manual. An empty 1d_nwk file is written with the Write Empty GIS Files == tcf command.

Suggestions
Ensure the layer has the correct attributes and ensure that the Read GIS Network == is only for used for network data and not other 1D GIS data. Other data types have use a specific GIS command. For example:

  • 1d boundary (Read GIS BC == )
  • Tabular data links such as cross-sections or nodal area tables (Read GIS Table Links == )
  • Manholes (Read GIS Manhole == )
  • Initial Water level (Read GIS IWL == )
  • Water level lines (Read GIS WLL == )
  • WLL points (Read GIS WLL Points == )


Up
1xxx Messages