Hi there<div>I'm using grass.run_command and I have one question: besides setting flags, parameters can I also get error and output from that function like</div><div>p=grass.run_command("r.out.xyz", parameters=X, flags="f...", stdout=output, stderr=error)</div>
<div>Is this possible?</div><div>Thanks</div><div>Luisa</div>