<div dir="ltr"><div>Hi,</div><div><br></div><div>I'm trying to use the neighborhood modifier [1] in r3.mapcalc in GRASS7.</div><div><br></div><div>My command is something like this:</div><div><br></div><div>r3.mapcac "newmap = (mapname[0, 0, 0] + mapname[1, 1, 0]) / 2"<br>

</div><div><br></div><div>But I'm getting the following errors:</div><div><br></div><div>ERROR: Rast3d_cache_hash_load_name: name already in hashtable</div><div>(cachehash.c: 98)</div><div><br></div><div>ERROR: Rast3d_get_double_region: error in Rast3d_get_tile_ptr.Region coordinates x 528 y 1 z 0  tile index 24 offset 22<br>

</div><div>(getvalue.c: 185)<br></div><div><br></div><div>Not sure which when, it seems to be random, so far.</div><div><br></div><div>Since this is not much documented in manual, I'm wondering if I'm using it correctly, if yes, I'll turn this into a ticket.</div>

<div><br></div><div>Thanks,</div><div>Vaclav</div><div><br></div><div>[1] <a href="http://grass.osgeo.org/grass70/manuals/r3.mapcalc.html">http://grass.osgeo.org/grass70/manuals/r3.mapcalc.html</a></div><div>[2] <a href="http://grass.osgeo.org/programming7/getvalue_8c_source.html#l00165">http://grass.osgeo.org/programming7/getvalue_8c_source.html#l00165</a></div>

<div>[3] <a href="http://grass.osgeo.org/programming7/cachehash_8c_source.html#l00092">http://grass.osgeo.org/programming7/cachehash_8c_source.html#l00092</a></div></div>