TUFLOW Message 0633: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
[[CHECK]] |
[[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=Please contact [mailto:support@tuflow.com support@tuflow.com]. |
|||
* 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'.
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:
| Up |
|---|