Opened 9 years ago

Last modified 9 years ago

#2621 closed defect

r.random.cells should use NULL instead of 0 — at Version 1

Reported by: marisn Owned by: grass-dev@…
Priority: normal Milestone: 7.0.1
Component: Raster Version: svn-releasebranch70
Keywords: r.random.cells Cc:
CPU: Unspecified Platform: Unspecified

Description (last modified by neteler)

It seems that r.random.cells is using 0 to mark empty areas instead of using proper NULL values. It is easy fixable by r.null call, still it should be fixed.

If it is a desired behaviour, documentation should be updated to state it.

Change History (1)

comment:1 by neteler, 9 years ago

Description: modified (diff)
Keywords: r.random.cells added
Summary: r.random.cell should use NULL instead of 0r.random.cells should use NULL instead of 0
Version: 7.0.0svn-releasebranch70
Note: See TracTickets for help on using tickets.