TUFLOW Message 0634: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{TUFLOW_Message
{{TUFLOW_Message
|tuflow_message=ERROR 0634 -
|tuflow_message=ERROR 0634 - TUFLOW does not support user defined raster type in a GeoTIFF.
|alt_msg=ERROR 0634 - TUFLOW currently only supports 32 bit data precision in GeoTIFF files.<br>
|alt_msg=NA<br>
WARNING 0634 - GeoTIFF raster type is unknown - assuming "<>".<br>


|type=[[ERROR]]
|type=[[ERROR]]<br>
[[WARNING]]
|message_desc=
|message_desc=
|suggestions=To convert a GeoTIFF to a format that is compatible with TUFLOW, please use one of the steps below. Please ensure you don't select 'Cloud Optimised GeoTIFF' as an output as this format uses a tiled format.
|suggestions=
* Open the GeoTIFF in QGIS and export it into a new GeoTIFF (QGIS by default will use a strip structure)
* Use the raster conversion tool in QGIS (via the menu "Raster >> Conversion >> Translate") - the default GeoTIFF format will be use the strip structure
* Use "raster_translate" GDAL tool either through the processing toolbox in QGIS or by following the instructions on the following wiki page to use GDAL directly:
: <u>[[Raster_Format_Conversion_Using_gdal_translate#Cloud_Optimised_GeoTIFFs | Converting from Cloud Optimised GeoTIFFs]]</u>





Latest revision as of 16:24, 4 January 2024

TUFLOW Message
ERROR 0634 - TUFLOW does not support user defined raster type in a GeoTIFF.

Alternate Message
ERROR 0634 - TUFLOW currently only supports 32 bit data precision in GeoTIFF files.
WARNING 0634 - GeoTIFF raster type is unknown - assuming "<>".

Message Type
ERROR
WARNING

Description


Suggestions
To convert a GeoTIFF to a format that is compatible with TUFLOW, please use one of the steps below. Please ensure you don't select 'Cloud Optimised GeoTIFF' as an output as this format uses a tiled format.

  • Open the GeoTIFF in QGIS and export it into a new GeoTIFF (QGIS by default will use a strip structure)
  • Use the raster conversion tool in QGIS (via the menu "Raster >> Conversion >> Translate") - the default GeoTIFF format will be use the strip structure
  • Use "raster_translate" GDAL tool either through the processing toolbox in QGIS or by following the instructions on the following wiki page to use GDAL directly:
Converting from Cloud Optimised GeoTIFFs


Up
0xxx Messages