TUFLOW Message 0626

From Tuflow
Jump to navigation Jump to search

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. For further information on this tool, refer to the QGIS Documentation.


Up
Go-up.png 0xxx Messages