<div dir="ltr">Hello,<div><br></div><div>I am using Grass 7.0 through Python and Pygrass (from outside Grass without starting it) on Linux (Debian GNU/Linux 7.6 (wheezy)) .</div><div><br></div><div>I don't understand why Grass seems to get stuck on the following Python command :</div><div><br></div><div><div><b>r.composite(red="B4",green="B3",blue="B2",output="mycomposite",quiet=QUIET,overwrite=OVR)</b></div></div><div><br></div><div>Here is the information message coming from Grass :</div><div><br></div><div><div><b>Creating color table for output raster map...</b></div><div><b>0..6..12..18..25..31..37..43..50..56..62..68..75..81..87..93..100</b></div><div><b>Writing raster map <mycomposite>...</b></div><div><b>0..</b></div></div><div><br></div><div>I checked the process and memory usage and apparently Grass uses about 100% of the CPU time and only uses half of the memory available.</div><div><br></div><div>Would there be a way to have more debug / warning information to understand what Grass is doing?</div><div><br></div><div>Thanks</div><div><br></div><div><br></div></div>