[GRASS-dev] r.cross fails on G7?
Glynn Clements
glynn at gclements.plus.com
Fri Mar 1 13:03:12 PST 2013
Glynn Clements wrote:
> I believe that the problem is due to an incomplete conversion from the
> 4.x G_get_map_row() function (which maps null to zero) to the 7.0
> Rast_get_c_row() function (which leaves null as-is, i.e. -2^31). I.e.
> it now reads nulls as nulls (instead of zeros) but doesn't actually
> make any attempt to deal with the nulls which it gets.
The issue should be fixed by r55276.
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-dev
mailing list