#2218: r.stream.order: lack of documentation for flow_accum column in attribute
table
---------------------------------------+------------------------------------
Reporter: mlennert | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.4
Component: Addons | Version: unspecified
Keywords: r.stream.order flow_accum | Platform: Unspecified
Cpu: Unspecified |
---------------------------------------+------------------------------------
In NC data set:
{{{
g.region rast=elevation
r.watershed elevation thresh=10000 accum=accum
r.stream.extract elevation="elevation" threshold=10000 stream_rast=streams
direction=dir
r.stream.order streams=streams dirs=dir vector=stream_order elev=elevation
accum=accum
}}}
stream_order attribute table now contains a column 'flow_accum'. There is
no mention of this column in the man page. What exactly do the numbers in
that column represent ?
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2218>
GRASS GIS <http://grass.osgeo.org>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev