TUFLOW Message 0633: 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 0633 -
|tuflow_message=ERROR 0633 - Header in GeoTIFF is incomplete or missing data - important header information not found.
|alt_msg=ERROR 0633 - Header in GeoTIFF is incomplete or missing data - GeoKeyDirectoryTag.<br>
|alt_msg=NA<br>
ERROR 0633 - Header in GeoTIFF is incomplete or missing data - GeoKeyDirectoryTag [2].<br>
CHECK 0633 - GeoTIFF does not contain a 'No Data Value'.<br>


|type=[[ERROR]]
|type=[[ERROR]]<br>
[[CHECK]]
|message_desc=
|message_desc=
|suggestions=To convert a GeoTIFF to a format that is compatible with TUFLOW, lease 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:23, 4 January 2024

TUFLOW Message
ERROR 0633 - Header in GeoTIFF is incomplete or missing data - important header information not found.

Alternate Message
ERROR 0633 - Header in GeoTIFF is incomplete or missing data - GeoKeyDirectoryTag.
ERROR 0633 - Header in GeoTIFF is incomplete or missing data - GeoKeyDirectoryTag [2].
CHECK 0633 - GeoTIFF does not contain a 'No Data Value'.

Message Type
ERROR
CHECK

Description


Suggestions
To convert a GeoTIFF to a format that is compatible with TUFLOW, lease 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