[GRASS-dev] [GRASS GIS] #1528: r.mapcalc within a FCELL mask cell_values_float: xdr_float failed
GRASS GIS
trac at osgeo.org
Sat Nov 8 12:01:27 PST 2014
#1528: r.mapcalc within a FCELL mask cell_values_float: xdr_float failed
-----------------------+----------------------------------------------------
Reporter: pertusus | Owner: grass-dev@…
Type: defect | Status: closed
Priority: normal | Milestone: 7.0.0
Component: Default | Version: svn-trunk
Resolution: fixed | Keywords: xdr, r.mapcalc
Platform: Linux | Cpu: x86-64
-----------------------+----------------------------------------------------
Changes (by neteler):
* keywords: => xdr, r.mapcalc
* status: new => closed
* resolution: => fixed
Comment:
The issue got solved since XDR was removed from raster2D in GRASS GIS 7:
{{{
[neteler at oboe bug_grass_mask_mapcalc]$ sh lambert_map.sh
100%
r.circle complete. Raster map <circle10> created.
Reading input data...
100%
Writing to output raster map...
100%
r.in.xyz complete. 1 points found in region.
100%
All subsequent raster operations will be limited to the MASK area.
Removing
or renaming raster map named 'MASK' will restore raster operations to
normal.
100%
100%
100%
100%
100%
100%
100%
100%
100%
100%
100%
[neteler at oboe bug_grass_mask_mapcalc]$
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1528#comment:2>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list