Calculates the elevation of cells above the nearest (Euclidean distance) stream cell.
elevation_above_stream_euclidean(dem, streams, output,
verbose_mode = FALSE)
Input raster DEM file.
Input raster streams file.
Output raster file.
Sets verbose mode. If verbose mode is False, tools will not print output messages.
Returns the tool text outputs.