On Tue, May 17, 2011 at 3:09 PM, Glynn Clements <[email protected]> wrote: > > Markus Metz wrote: > >> The NULL value of the reclass map is not recognized as NULL value, but >> instead treated as a valid number. >> >> This seems to be a bug in the GRASS library, specifically in >> G_get_null_value_row() and has probably been around since GRASS 6.3. > > AFAICT, it has been around as long as G_get_null_value_row() has > existed. G_get_null_value_row() returns the raw data, without any > reclass applied. > > As it stands, this function probably isn't of much use. Remove? > >> r.out.gdal can easily be fixed by not using G_get_null_value_row(). > Fixed in r46324, r46325, r46326 (7.0, 6.5, 6.4.2, respectively).
Markus M _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
