Spatially smooth dem by (window) filtering
Arguments
- dem
raster data of dem
- method
smoothing function to be used, e.g. "median", as accepted by
terra::focal()
- window
size of smoothing kernel
Spatially smooth dem by (window) filtering
raster data of dem
smoothing function to be used, e.g. "median",
as accepted by terra::focal()
size of smoothing kernel