GRASS logo

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

Note: This addon document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade your GRASS GIS installation, and read the current addon manual page.

NAME

r.richdem.filldepressions - Floods depressions using RichDEM

KEYWORDS

raster, hydrology

SYNOPSIS

r.richdem.filldepressions
r.richdem.filldepressions --help
r.richdem.filldepressions input=name [epsilon=string] [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
epsilon=string
If true, applies a small (epsilon) gradient to flats
Allows downslope water routing across flats
Options: true, false
Default: false
topology=string
D4 or D8 flow routing?
Chooses the topologic model
Options: D4, D8
Default: D8
output=name [required]
Output DEM with depressions filled
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.filldepressions source code (history)

Latest change: Monday Jun 28 07:54:09 2021 in commit: 1cfc0af029a35a5d6c7dae5ca7204d0eb85dbc55


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

Note: This addon document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade your GRASS GIS installation, and read the current addon manual page.

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

© 2003-2023 GRASS Development Team, GRASS GIS 7.8.9dev Reference Manual