Opened 10 years ago
Last modified 10 years ago
#2621 closed defect
r.random.cell should use NULL instead of 0 — at Initial Version
Reported by: | marisn | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.0.1 |
Component: | Raster | Version: | svn-releasebranch70 |
Keywords: | r.random.cells | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
It seems that r.random.cell is using 0 to mark empty areas instead of using proper NULL values. It is easy fixable by r.nulls call, still it should be fixed.
If it is a desired behaviour, documentation should be updated to state it.
Note:
See TracTickets
for help on using tickets.