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.stream.watersheds - Sub-watershed and sub-stream delineation based on the drainage direction and a gridded stream network.

KEYWORDS

raster, stream, drainage, hydrology

SYNOPSIS

r.stream.watersheds
r.stream.watersheds --help
r.stream.watersheds drainage=name stream=name [folder=name] [cpu=float] [--help] [--verbose] [--quiet] [--ui]

Flags:

--help
Print usage summary
--verbose
Verbose module output
--quiet
Quiet module output
--ui
Force launching GUI dialog

Parameters:

drainage=name [required]
Name of the drainage direction raster (generated with r.watershed)
stream=name [required]
Name of the stream network raster
folder=name
Provide the full folder path and name where the sub-watersheds and sub-streams should be stored
Default: GISDBASE/folder_structure
cpu=float
Number of CPUs used for the parallel computation
Default: 1

Table of contents

DESCRIPTION

REFERENCES

Sami Domisch, Giuseppe Amatulli, Walter Jetz (2015): Near-global freshwater-specific environmental variables for biodiversity analyses in 1 km resolution, Scientific Data 2, 150073, DOI:10.1038/sdata.2015.73

AUTHORS

Giuseppe Amatulli
Sami Domisch

SOURCE CODE

Available at: r.stream.watersheds 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