From 82f2b4d1be3d0863f58cd1c64864fd9ff868fed5 Mon Sep 17 00:00:00 2001 From: Huidae Cho Date: Tue, 17 Oct 2023 12:11:59 -0600 Subject: [PATCH] Line formatting --- src/raster/r.flowaccumulation/r.flowaccumulation.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/raster/r.flowaccumulation/r.flowaccumulation.html b/src/raster/r.flowaccumulation/r.flowaccumulation.html index c7f1fb37f1..6ec088d117 100644 --- a/src/raster/r.flowaccumulation/r.flowaccumulation.html +++ b/src/raster/r.flowaccumulation/r.flowaccumulation.html @@ -8,13 +8,13 @@

NOTES

Unlike r.watershed, but just like r.accumulate, r.flowaccumulation does not require elevation data to calculate flow -accumulation. Instead, this module only uses a flow direction raster map to +accumulation. Instead, this module only uses a flow direction raster map to trace and accumulate the amount of flow draining through and including each cell.

r.flowaccumulation supports parallel computation of flow -accumulation using OpenMP while r.accumulate does not. -However, for weighted flow accumulation, use r.accumulate. +accumulation using OpenMP while r.accumulate does not. However, for +weighted flow accumulation, use r.accumulate.

The module recognizes three different formats of flow directions: