hydroflatten_dem: Hydroflatten DEM

View source: R/hydroflatten_dem.R

hydroflatten_demR Documentation

Hydroflatten DEM

Description

Hydroflattens a DEM.

Usage

hydroflatten_dem(dem, trend, relative_water_depth)

Arguments

dem

terra SpatRaster object; A DEM. Elevation units = feet.

trend

terra SpatRaster object; A trend raster produced using the detrend function.

relative_water_depth

numeric; The relative water depth expressed as height above the trend surface. Depth units = feet.

Value

A terra SpatRaster object representing a DEM hydroflattened to the specified water depth.


FluvialGeomorph/fluvgeo documentation built on June 10, 2025, 12:03 p.m.