#3358: t.rast.what: null_value is insensitive to passed strings
-------------------------+-------------------------
Reporter: veroandreo | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.2.2
Component: Temporal | Version: svn-trunk
Keywords: t.rast.what | CPU: x86-64
Platform: Linux |
-------------------------+-------------------------
G7:t.rast.what has currently a parameter {{{null_value}}} that allows to
change the string representing NULL value (default is *). However, no
matter which string or number I use, with or without quotes, it only
outputs asteriks (*) where there are NULL values. It seems insensitive to
any string one passes.
#3358: t.rast.what: null_value is insensitive to passed strings
-------------------------+-------------------------
Reporter: veroandreo | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.2.2
Component: Temporal | Version: svn-trunk
Resolution: | Keywords: t.rast.what
CPU: x86-64 | Platform: Linux
-------------------------+-------------------------
Comment (by neteler):
Replying to [comment:1 veroandreo]:
> r71175 fixed the reported bug in G7:t.rast.what null_value option in
trunk. Thanks Soeren!
>
> I leave the ticket open in case it needs to be backported
I guess that this would require the backport of r71105 (t.rast.what: added
new r.what v flag; added test cases)