TUFLOW Message 1289: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
Created page with '{{TUFLOW_Message |tuflow_message=ERROR 1289 - ESTRY command in above line is unrecognisable. |alt_msg=NA |type=ERROR |message_desc=???? |suggestions=???? |discussion_page=* [...'
 
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 3: Line 3:
|alt_msg=NA
|alt_msg=NA
|type=[[ERROR]]
|type=[[ERROR]]
|message_desc=????
|message_desc=The ESTRY command is not recognised by TUFLOW.
|suggestions=????
|suggestions=There are two primary reasons this may occur:<br>
* Incorrect spelling / syntax of TUFLOW command
|discussion_page=* [[Talk:TUFLOW Message 1289|Discuss Message 1289]]
* Trying to use an unsupported fixed field input
|link3=''
Locate the message in the console window or TUFLOW log file. Check that this is a valid command, e.g. <tt>"Read GIS Network"</tt> and not <tt><u>"'''Raed'''</u> GIS Network"</tt>.<br>
|link4=''
Check that the model contains no fixed field inputs. Fixed field inputs typically look like the below:<br>
|prelink=[[TUFLOW_Message_1288|Message 1288]]
<pre>
CS 206 2
-2.200 3.310
30.00 50.00

NA 101 3
0. 10. 30.
200000. 500000. 1000000.

NAR 201 200
</pre>

As of the 2010 version of TUFLOW these fixed field inputs are no longer supported by TUFLOW. These will need to be converted to the 1d_tab format, or a previous version of TUFLOW used.

|uplink=[[1xxx_TUFLOW_Messages|1xxx Messages]]
|uplink=[[1xxx_TUFLOW_Messages|1xxx Messages]]
|nextlink=[[TUFLOW_Message_1290|Message 1290]]
}}
}}

Latest revision as of 10:22, 23 December 2022

TUFLOW Message
ERROR 1289 - ESTRY command in above line is unrecognisable.

Alternate Message
NA

Message Type
ERROR

Description
The ESTRY command is not recognised by TUFLOW.

Suggestions
There are two primary reasons this may occur:

  • Incorrect spelling / syntax of TUFLOW command
  • Trying to use an unsupported fixed field input

Locate the message in the console window or TUFLOW log file. Check that this is a valid command, e.g. "Read GIS Network" and not "Raed GIS Network".
Check that the model contains no fixed field inputs. Fixed field inputs typically look like the below:

CS     206    2    
    -2.200     3.310
     30.00     50.00

NA     101    3
        0.       10.       30.
   200000.   500000.  1000000.  

NAR    201  200

As of the 2010 version of TUFLOW these fixed field inputs are no longer supported by TUFLOW. These will need to be converted to the 1d_tab format, or a previous version of TUFLOW used.


Up
1xxx Messages