[GRASS-dev] [GRASS GIS] #3695: r.terraflow should support large file dimensions by default

GRASS GIS trac at osgeo.org
Mon Nov 19 08:26:37 PST 2018


#3695: r.terraflow should support large file dimensions by default
--------------------------+-------------------------
  Reporter:  mankoff      |      Owner:  grass-dev@…
      Type:  enhancement  |     Status:  new
  Priority:  normal       |  Milestone:
 Component:  Raster       |    Version:  svn-trunk
Resolution:               |   Keywords:  r.terraflow
       CPU:  Unspecified  |   Platform:  Unspecified
--------------------------+-------------------------

Comment (by mankoff):

 When I run it with type {{{int}}} it crashes with:

 {{{

 ------------------------------
 COMPUTING FLOW DIRECTIONS
 classifying nodata (inner & boundary)
 finding nodata
 r.terraflow: 3scan.h:140: void scan3line(FUN&, AMI_STREAM<T>*,
 AMI_STREAM<T>*, AMI_STREAM<T>*, BASETYPE, dimension_type) [with T = float;
 BASETYPE = float; FUN = detectEdgeNodata; dimension_type = int]: Assertion
 `ae == AMI_ERROR_END_OF_STREAM' failed.
 Aborted (core dumped)
 }}}

 This does not occur if I use {{{long}}}.

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/3695#comment:4>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list