TUFLOW Message 2347: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
Content deleted Content added
|  Created page with "{{TUFLOW_Message |tuflow_message=ERROR 2347 - Insufficient header information in ASCII grid file [Location].  Check format of file. |alt_msg=NA |type=ERROR |message_desc=..." | No edit summary | ||
| Line 18: | Line 18: | ||
| |link3='' | |link3='' | ||
| |link4='' | |link4='' | ||
| |prelink=[[ | |prelink=[[TUFLOW_Message_2343|Message 2343]] | ||
| |uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]] | |uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]] | ||
| |nextlink=[[TUFLOW_Message_2348|Message 2348]] | |nextlink=[[TUFLOW_Message_2348|Message 2348]] | ||
Revision as of 14:25, 4 October 2018
TUFLOW Message 
ERROR 2347 - Insufficient header information in ASCII grid file [Location].  Check format of file.
Alternate Message 
NA
Message Type 
ERROR
Description 
When processing a "Read Grid Location == ", the .asc format file is missing key data.  The top lines of the .asc file contain information about the location and size of the .asc grid.  For example:
ncols 100 nrows 100 xllcorner 1000 yllcorner 3000 cellsize 1 NODATA_value -9999
If data is missing from this, Error 2347 may occur.
Suggestions 
Check .asc file is valid and contains all header information.
Alternatively, use a different method for defining the model location, such as .tgc commands "Origin", "Orientation Angle", "Grid Size" or "Read GIS Location"
| Up | 
|---|
|  2xxx Messages |