[GRASS-dev] [GRASS GIS] #3676: Errors when running r.li.* modules

GRASS GIS trac at osgeo.org
Fri Oct 5 05:35:38 PDT 2018


#3676: Errors when running r.li.* modules
-------------------------+-----------------------------
  Reporter:  veroandreo  |      Owner:  grass-dev@…
      Type:  defect      |     Status:  new
  Priority:  normal      |  Milestone:  7.6.0
 Component:  Raster      |    Version:  svn-trunk
Resolution:              |   Keywords:  r.li, landscape
       CPU:  x86-64      |   Platform:  Linux
-------------------------+-----------------------------

Comment (by veroandreo):

 Here the results using grass74 relbranch:

 {{{
 GRASS 7.4.2svn (nc_spm_08_grass7):~ > r.li.shannon --overwrite
 input=landclass96 at PERMANENT config=forest_mov_win output=forest_mov_win_sh
 munmap_chunk(): invalid pointer
 Aborted (core dumped)

 GRASS 7.4.2svn (nc_spm_08_grass7):~ > d.rast forest_mov_win_sh
 WARNING: LZ4 decompression error
 ERROR: Error uncompressing null data for row 473 of <forest_mov_win_sh>

 GRASS 7.4.2svn (nc_spm_08_grass7):~ > r.mapcalc "forest = if(landclass96
 == 5, 1, null())" --o
 GRASS 7.4.2svn (nc_spm_08_grass7):~ > r.li.edgedensity input=forest
 config=forest_mov_win output=forest_edge_mw --o
 corrupted size vs. prev_size
 Aborted (core dumped)

 r.li.edgedensity --verbose input=landclass96 at PERMANENT
 config=forest_mov_win output=forest_edge patch_type=5 --o
 r.li.edgedensity complete. Raster map <forest_edge> created.
 }}}

 The last one worked... no idea

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



More information about the grass-dev mailing list