Difference between revisions of "Check Files 2d DEM Zmin"

From Tuflow
Jump to navigation Jump to search
(Created page with " {{Tips Navigation |uplink= TUFLOW Check Files }}")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
The _DEM_ZMin contains a raster based on the minimum SGS elevations. This file is only produced when running a model with SGS.<br>
 +
<br>
 +
Output grid formats currently supported by TUFLOW include the geodetic grids (.tif), binary grids (.flt) and ESRI ASCII grid format (.asc). The TCF command <font color="blue"><tt>Grid Format </tt></font> <font color="red"><tt>==</tt></font><tt> TIF</tt> or <font color="blue"><tt>Grid Format </tt></font> <font color="red"><tt>==</tt></font><tt> FLT</tt> or <font color="blue"><tt>Grid Format </tt></font> <font color="red"><tt>==</tt></font><tt> ASC</tt> can be used to set the preferred output format. The default output format is TIF.  The [[ASC_to_ASC#2023-03-AA_.28and_later.29 | asc_to_asc utility]] can be used to convert between ASC and TIF (in both directions).<br>
 +
<br>
 +
All of these formats are widely recognised (QGIS, MapInfo, ArcMap, SMS etc).  The cell size of the _DEM_Zmin check file (and all raster outputs from TUFLOW) can be set with the TCF command:<br>
 +
<font color="blue"><tt>Grid Output Cell Size </tt></font> <font color="red"><tt>==</tt></font><tt> <cell size in metres or feet>></tt><br>
 +
This raster is a north-south aligned raster and so minor interpolation is required to display the TUFLOW model on this grid.  To view the exact values at each point the [[Check_Files_2d_zpt | 2d_zpt]] check file can be used.  The _zpt_check file is more suited to viewing the values at individual zpts.<br>
 +
  
 
{{Tips Navigation
 
{{Tips Navigation
 
|uplink=[[TUFLOW_Check_Files | TUFLOW Check Files]]
 
|uplink=[[TUFLOW_Check_Files | TUFLOW Check Files]]
 
}}
 
}}

Latest revision as of 09:04, 26 August 2024

The _DEM_ZMin contains a raster based on the minimum SGS elevations. This file is only produced when running a model with SGS.

Output grid formats currently supported by TUFLOW include the geodetic grids (.tif), binary grids (.flt) and ESRI ASCII grid format (.asc). The TCF command Grid Format == TIF or Grid Format == FLT or Grid Format == ASC can be used to set the preferred output format. The default output format is TIF. The asc_to_asc utility can be used to convert between ASC and TIF (in both directions).

All of these formats are widely recognised (QGIS, MapInfo, ArcMap, SMS etc). The cell size of the _DEM_Zmin check file (and all raster outputs from TUFLOW) can be set with the TCF command:
Grid Output Cell Size == <cell size in metres or feet>>
This raster is a north-south aligned raster and so minor interpolation is required to display the TUFLOW model on this grid. To view the exact values at each point the 2d_zpt check file can be used. The _zpt_check file is more suited to viewing the values at individual zpts.


Up
Go-up.png TUFLOW Check Files