Note: This document is for an older version of GRASS GIS that is outdated. You should upgrade, and read the current addon manual page.

GRASS logo

NAME

r.richdem.resolveflats - Directs flow from flat areas on depression-filled DEMs

KEYWORDS

raster, hydrology

SYNOPSIS

r.richdem.resolveflats
r.richdem.resolveflats --help
r.richdem.resolveflats input=name output=name [--overwrite] [--help] [--verbose] [--quiet] [--ui]

Flags:

--overwrite
Allow output files to overwrite existing files
--help
Print usage summary
--verbose
Verbose module output
--quiet
Quiet module output
--ui
Force launching GUI dialog

Parameters:

input=name [required]
Input DEM (most commonly with depressions filled)
Name of input raster map
output=name [required]
Output DEM with flats resolved for continuous flow
Name for output raster map

Table of contents

DESCRIPTION

PLACEHOLDER

REFERENCES

PLACEHOLDER

SEE ALSO

r.fill.dir

AUTHORS

Richard Barnes (algorithm and codebase), Andrew D. Wickert (GRASS frontend)

SOURCE CODE

Available at: r.richdem.resolveflats source code (history)

Latest change: Thu Feb 3 09:32:35 2022 in commit: f17c792f5de56c64ecfbe63ec315307872cf9d5c


Main index | Raster index | Topics index | Keywords index | Graphical index | Full index

© 2003-2022 GRASS Development Team, GRASS GIS 8.0.3dev Reference Manual