d8cut=float
Use SFD above this threshold
If accumulation is larger than d8cut, SFD is used instead of MFD.
Applies only if no accumulation map is given.
Default: infinity
d8cut=float
Use SFD above this threshold
If accumulation is larger than d8cut, SFD is used instead of MFD.
Applies only if no accumulation map is given.
Default: infinity
but accumulation map is given in the command.
any idea?
I could not reproduce this, but I guess that the parser changed
somehow. The d8cut option of r.stream.extract is adjusted in r53993,
please test.
I could not reproduce this, but I guess that the parser changed
somehow. The d8cut option of r.stream.extract is adjusted in r53993,
please test.
tested with the nightly build of osgeo4w-wingrass7 and -addons:
r.stream.extract --verbose elevation=srtemgeahydrodem@rstream
accumulation=srtemgeahydrodemaccum@rstream threshold=500 stream_rast=rui
stream_vect=vui direction=rfld
18.21% of data are kept in memory
Will need up to 1.91 GB (1954 MB) of disk space
Creating temporary files...
Loading input maps...
Initializing A* Search...
A* Search...
Extracting streams...
Thinning stream segments...
5925 of 45839 stream segments were thinned
Writing raster maps
Writing vector map <vui>...
Writing vector attribute table
[...]
(Sat Nov 24 13:32:18 2012) Command finished (8 min 15 sec)