[GRASS-dev] [GRASS GIS] #2919: r.stream.extract error
GRASS GIS
trac at osgeo.org
Sat Feb 20 05:41:49 PST 2016
#2919: r.stream.extract error
----------------------+------------------------------
Reporter: PitStop | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.4
Component: Addons | Version: 7.0.3
Resolution: | Keywords: r.stream.extract
CPU: x86-64 | Platform: MSWindows 7
----------------------+------------------------------
Changes (by neteler):
* milestone: => 7.0.4
Comment:
I just tried on Linux, no such issue:
{{{
g.region raster=elev_srtm_30m
r.watershed elevation=elev_srtm_30m at PERMANENT threshold=1000
accumulation=accu drainage=drain basin=basin
r.stream.extract elevation=elev_srtm_30m at PERMANENT accumulation=accu at user1
\
threshold=1000 stream_raster=stream_r stream_vector=stream_v
}}}
No errors occured.
{{{
g.version -g
version=7.0.4svn
date=2016
revision=67880M
build_date=2016-01-20
build_platform=x86_64-pc-linux-gnu
}}}
You marked it as "addon" while it is part of core GRASS 7. Is it possible
that you are using a leftover Addon version of r.stream.extract?
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2919#comment:1>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list