ASC to ASC: Difference between revisions
Content deleted Content added
Line 37:
*A second grid with a “_wd” suffix is output to indicate which .asc grid cells were either previously wet and are now dry or vica versa. Importing this grid into Vertical Mapper creates a .grc (grid classification) grid that has two categories: “Was Wet Now Dry” and “Was Dry Now Wet”. This grid is particularly useful for displaying areas that were previously inundated or previously flood-free.
<li><tt>asc_to_asc.exe -out difference.asc -dif after_h.asc before_h.asc</tt><br>
Creates new grids comparing the differences in flood levels and extents for: "difference.asc" = "after_h.asc" - "before_h.asc"</li><br>
==Cutoff Depth==
| |||