Difference between revisions of "Arc Export Raster to flt"
Jump to navigation
Jump to search
(Created page with "=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 f...") |
Chris Huxley (talk | contribs) |
||
(2 intermediate revisions by one other user not shown) | |||
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= | ||
+ | To convert between the .asc and .flt format the TUFLOW utility "asc_to_asc" can be used. | ||
+ | <br> | ||
+ | {{Tips Navigation | ||
+ | |uplink=[[ArcGis_Tips | Back to ArcGIS]]}} |
Latest revision as of 06:10, 31 January 2015
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
- Open the raster layer that you wish to convert.
- In the Arc Toolbox menu, select Conversion Tools >> From Raster >> Raster to Float
- In the dialogue, select the desired input raster and set the output filename. Note, the extension should be .flt.
- 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.
Up |
---|
Back to ArcGIS |