GRASS logo

NAME

r.richdem.breachdepressions.py - Breaches depressions using RichDEM

KEYWORDS

raster, hydrology

SYNOPSIS

r.richdem.breachdepressions.py
r.richdem.breachdepressions.py --help
r.richdem.breachdepressions.py input=name [topology=string] 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
Name of input raster map
topology=string
D4 or D8 flow routing?
Options: D4, D8
Default: D8
output=name [required]
Output DEM with depressions breached
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.breachdepressions source code (history)


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

© 2003-2021 GRASS Development Team, GRASS GIS 7.8.6 Reference Manual