r.valley.bottom calculates a Multi-resolution Valley Bottom Flatness (MrVBF) index. The user must specify the input elevation raster map.
Default moving window is cells in 8 directions. With the -s flag a square moving window is used in calculations.
# align region to DEM and habitat vector g.region -a raster=DEM align=DEM # run r.valley.bottom r.r.valley.bottom elevation=DEM
Design the script independent of input elevation raster resolution. At the moment the input elevation raster map must have a resolution of 25m x 25m. Additionally the search window of the elevation percentile may be adapted.
Last changed: $Date: 2015-01-03 23:50:11 +0100 (Sat, 03 Jan 2015) $
Available at: r.valley.bottom source code (history)
Main index | Raster index | Topics index | Keywords index | Graphical index | Full index
© 2003-2018 GRASS Development Team, GRASS GIS 7.4.1svn Reference Manual