TUFLOW Message 0626: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
 
Line 5:
|type=[[ERROR]]
|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=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 <u>[https://docs.qgis.org/3.40/en/docs/user_manual/processing_algs/gdal/rasterconversion.html#translate-convert-format QGIS Documentation]</u>.