Calculates the elevation of cells above the nearest downslope stream cell.
elevation_above_stream(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.