TUFLOW Message 5088: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
Created page with "{{TUFLOW_Message |tuflow_message=ERROR 5088 - Found only one valid row in treatment table: "<file>" |alt_msg=NA |type=ERROR |message_desc=Only one valid row was found in t..."
 
No edit summary
 
Line 4: Line 4:
|type=[[ERROR]]
|type=[[ERROR]]
|message_desc=Only one valid row was found in the treatment table "<file>". Treatment tables are 2D lookup tables, and therefore they must have at least two rows as the first row acts as a header/reference.
|message_desc=Only one valid row was found in the treatment table "<file>". Treatment tables are 2D lookup tables, and therefore they must have at least two rows as the first row acts as a header/reference.
|suggestions=Update the treatment table "<file>" to contain at least two rows. <br>
|suggestions=Update the treatment table "<file>" to contain at least two rows. Also, ensure that:
*Each row contains the same number of columns as the header row,
*There are no empty columns in any of the rows, and
*The treatment table is populated with numbers (no letters or special characters)

For more information about treatment tables, refer to the <u>[https://docs.tuflow.com/catch/latest/ TUFLOW CATCH Manual]</u>.
For more information about treatment tables, refer to the <u>[https://docs.tuflow.com/catch/latest/ TUFLOW CATCH Manual]</u>.



Latest revision as of 15:20, 10 February 2025

TUFLOW Message
ERROR 5088 - Found only one valid row in treatment table: "<file>"

Alternate Message
NA

Message Type
ERROR

Description
Only one valid row was found in the treatment table "<file>". Treatment tables are 2D lookup tables, and therefore they must have at least two rows as the first row acts as a header/reference.

Suggestions
Update the treatment table "<file>" to contain at least two rows. Also, ensure that:

  • Each row contains the same number of columns as the header row,
  • There are no empty columns in any of the rows, and
  • The treatment table is populated with numbers (no letters or special characters)

For more information about treatment tables, refer to the TUFLOW CATCH Manual.


Up
5xxx Messages