TUFLOW Message 0115: Difference between revisions
No edit summary  | 
				No edit summary  | 
				||
| Line 3: | Line 3: | ||
|alt_msg=ERROR 0115 - Time data not in ascending order  | 
  |alt_msg=ERROR 0115 - Time data not in ascending order  | 
||
|type=[[ERROR]]  | 
  |type=[[ERROR]]  | 
||
|message_desc=Data in first column, should be unique and in ascending order.  For   | 
  |message_desc=Data in first column, should be unique and in ascending order.  For example an XZ (offset - elevation) table, the X data (offset) should be unique and in ascending order.   | 
||
|suggestions=Check data, remove duplicate values and sort by first column.<br>  | 
  |suggestions=Check data, remove duplicate values and sort by first column.<br>  | 
||
This error can occur when using rainfall control file (.trfc) and having more than 1000 hyetograph entries in the BC database. As 1000 entries is a default limit, TUFLOW will read the correct vallue in the "Time" column in the row 1000, but it will read 0 in the row 1001 ignoring the original value. Command <font color="blue"><tt> Maximum Hyetograph Points </tt></font> <font color="red"><tt>== </tt></font> <tt><max_pts></tt> can be used to increase the default limit.  | 
  This error can occur when using rainfall control file (.trfc) and having more than 1000 hyetograph entries in the BC database. As 1000 entries is a default limit, TUFLOW will read the correct vallue in the "Time" column in the row 1000, but it will read 0 in the row 1001 ignoring the original value. Command <font color="blue"><tt> Maximum Hyetograph Points </tt></font> <font color="red"><tt>== </tt></font> <tt><max_pts></tt> can be used to increase the default limit.  | 
||
Revision as of 11:38, 2 July 2019
TUFLOW Message 
ERROR 0115 - First column values not in ascending order.  Incorrect values are:
Alternate Message 
ERROR 0115 - Time data not in ascending order
Message Type 
ERROR
Description 
Data in first column, should be unique and in ascending order.  For example an XZ (offset - elevation) table, the X data (offset) should be unique and in ascending order.
Suggestions 
Check data, remove duplicate values and sort by first column.
This error can occur when using rainfall control file (.trfc) and having more than 1000 hyetograph entries in the BC database. As 1000 entries is a default limit, TUFLOW will read the correct vallue in the "Time" column in the row 1000, but it will read 0 in the row 1001 ignoring the original value. Command  Maximum Hyetograph Points  ==  <max_pts> can be used to increase the default limit.
| Up | 
|---|