Difference between revisions of "Arc Export Raster to flt"

From Tuflow
Jump to navigation Jump to search
Line 7: Line 7:
 
<li>Open the raster layer that you wish to convert.</li>
 
<li>Open the raster layer that you wish to convert.</li>
 
<li>In the Arc Toolbox menu, select '''Conversion Tools >> From Raster >> Raster to Float'''</li>
 
<li>In the Arc Toolbox menu, select '''Conversion Tools >> From Raster >> Raster to Float'''</li>
<li>In the dialogue, select the desired input raster and set the output filename.  Note, the extension should be .flt.
+
[[File:Arc raster to flt1.jpg]]
 +
<li>In the dialogue, select the desired input raster and set the output filename.  Note, the extension should be .flt.</li>
 +
[[File:Arc raster to flt2.jpg]]
 
<li>The DEM file is ready for reading into TUFLOW.</li>
 
<li>The DEM file is ready for reading into TUFLOW.</li>
 
</ol>
 
</ol>
 
=Tips=
 
=Tips=
 
To convert between the .asc and .flt format the TUFLOW utility "asc_to_asc" can be used.
 
To convert between the .asc and .flt format the TUFLOW utility "asc_to_asc" can be used.

Revision as of 15:01, 21 March 2014

Introduction

TUFLOW can directly read elevation data from a Digital Elevation Model (DEM). One of the formats recognised is the binary .flt format. This is a widely used format and is mush faster to read / write than the ESRI ASCII Grid (.asc). The instructions below outline the process for exporting from a raster layer in ArcMap to a ESRI ASCII grid.

TUFLOW can also read .flt format data for setting a number of model parameters including, initial water level (Read GRID IWL == ), Soil Type (Read Grid Soil == ), roughness (Read Grid CnM == ), storage reduction factor (Read Grid SRF == ).

Method

  1. Open the raster layer that you wish to convert.
  2. In the Arc Toolbox menu, select Conversion Tools >> From Raster >> Raster to Float
  3. Arc raster to flt1.jpg
  4. In the dialogue, select the desired input raster and set the output filename. Note, the extension should be .flt.
  5. Arc raster to flt2.jpg
  6. The DEM file is ready for reading into TUFLOW.

Tips

To convert between the .asc and .flt format the TUFLOW utility "asc_to_asc" can be used.