TUFLOW Remapping: Difference between revisions
Content deleted Content added
Line 16:
=Remap Water Level to Finer DEM=
The remap function in the remaps a water level grid to a high resolution DEM using TIN interpolation. It outputs a high resolution water level grid and a high resolution depth grid.<br>
<tt>asc_to_asc.exe -remap -wl lowres_h.asc -dem DEM_highres.asc</tt>
In this command:<br>
| |||