#3561: quiet option for garray.write()
----------------------------------+-------------------------
Reporter: pesekon2 | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Python | Version: svn-trunk
Keywords: python, script.array | CPU: Unspecified
Platform: All |
----------------------------------+-------------------------
Hi,
it would be very useful to have a quiet option for r.in.bin used in
write() method of objects in grass.script.array.
Yes, it is only logging percents, but due to this behaviour, it cannot be
used in a loop with its own percentage log (it will contain a 100 % log
for each loop).