[GRASS-dev] [GRASS GIS] #2742: r.fill.dir crash with larger dataset
GRASS GIS
trac at osgeo.org
Sun Apr 28 11:07:37 PDT 2019
#2742: r.fill.dir crash with larger dataset
--------------------------+---------------------------------
Reporter: neteler | Owner: grass-dev@…
Type: defect | Status: closed
Priority: normal | Milestone: 7.6.2
Component: Raster | Version: svn-releasebranch70
Resolution: fixed | Keywords: r.fill.dir
CPU: Unspecified | Platform: Unspecified
--------------------------+---------------------------------
Changes (by neteler):
* status: new => closed
* resolution: => fixed
* milestone: 7.0.7 => 7.6.2
Comment:
It works now, closing:
{{{
GRASS 7.7.svn (eu_laea):~ >
g.region raster=brd_dgm200 -p res=60 -a
projection: 99 (ETRS89 / LAEA Europe)
zone: 0
datum: etrs89
ellipsoid: grs80
north: 3554400
south: 2680380
west: 4024980
east: 4678440
nsres: 60
ewres: 60
rows: 14567
cols: 10891
cells: 158649197
r.fill.dir input=brd_dgm200 output=depressionless direction=direction
Reading input elevation raster map...
100%
Filling sinks...
Determining flow directions for ambiguous cases...
Found 194156 unresolved areas
Repeat to get the final directions...
Found 22563 unresolved areas
Writing output raster maps...
100%
}}}
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2742#comment:8>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list