Difference between revisions of "TUFLOW Message 0626"

From Tuflow
Jump to navigation Jump to search
Line 4: Line 4:
  
 
|type=[[ERROR]]
 
|type=[[ERROR]]
|message_desc=
+
|message_desc=TUFLOW only supports 32 bit floating point data for GPKG grids. The data type of the input grid should be listed in the error message in place of "<>". An example might be that the format of the GPKG grid is actually in 64 bit floating point data, or integer data, which TUFLOW doesn't support yet.
|suggestions=Please contact [mailto:support@tuflow.com support@tuflow.com].
+
|suggestions=Use a GIS program (e.g. QGIS) to convert the data into 32 bit floating point data. This can be done using the "Translate (Convert Format)" toolbox in QGIS and selecting "Float32" for the "Output data type" option under the advanced section.
  
  
 
|uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]]
 
|uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]]
 
}}
 
}}

Revision as of 22:58, 27 May 2025

TUFLOW Message
ERROR 0626 - TUFLOW currently only supports 'float' data type for GPKG grids. Data type = "<>".

Alternate Message
NA

Message Type
ERROR

Description
TUFLOW only supports 32 bit floating point data for GPKG grids. The data type of the input grid should be listed in the error message in place of "<>". An example might be that the format of the GPKG grid is actually in 64 bit floating point data, or integer data, which TUFLOW doesn't support yet.

Suggestions
Use a GIS program (e.g. QGIS) to convert the data into 32 bit floating point data. This can be done using the "Translate (Convert Format)" toolbox in QGIS and selecting "Float32" for the "Output data type" option under the advanced section.


Up
Go-up.png 0xxx Messages