1topic_hydrology(1) GRASS GIS User's Manual topic_hydrology(1)
2
3
4
6 r.basins.fill Generates watershed subbasins raster map.
7
8 r.carve Generates stream channels.
9
10 r.drain Traces a flow through an elevation model or cost surface on
11 a raster map.
12
13 r.fill.dir Filters and generates a depressionless elevation map and a
14 flow direction map from a given elevation raster map.
15
16 r.flow Constructs flowlines.
17
18 r.lake Fills lake at given point to given level.
19
20 r.path Traces paths from starting points following input direc‐
21 tions.
22
23 r.sim.sediment Sediment transport and erosion/deposition simulation using
24 path sampling method (SIMWE).
25
26 r.sim.water Overland flow hydrologic simulation using path sampling
27 method (SIMWE).
28
29 r.solute.transport Numerical calculation program for transient, confined and
30 unconfined solute transport in two dimensions
31
32 r.stream.extract Performs stream network extraction.
33
34 r.terraflow Performs flow computation for massive grids.
35
36 r.topidx Creates a topographic index (wetness index) raster map from
37 an elevation raster map.
38
39 r.topmodel Simulates TOPMODEL which is a physically based hydrologic
40 model.
41
42 r.uslek Computes USLE Soil Erodibility Factor (K).
43
44 r.usler Computes USLE R factor, Rainfall erosivity index.
45
46 r.water.outlet Creates watershed basins from a drainage direction map.
47
48 r.watershed Calculates hydrological parameters and RUSLE factors.
49
50 r3.flow Computes 3D flow lines and 3D flow accumulation.
51
52
53 See also the corresponding keyword hydrology for additional references.
54
55 Main index | Topics index | Keywords index | Graphical index | Full in‐
56 dex
57
58 © 2003-2023 GRASS Development Team, GRASS GIS 8.2.1 Reference Manual
59
60
61
62GRASS 8.2.1 topic_hydrology(1)