<div dir="ltr">Hi Everyone<div>  </div><div>  Hope this email finds you well. </div><div>  I can run r.cross in console with following command: </div><div>  "r.cross -z --overwrite --quiet input=Connect_Lake@PERMANENT,str_grass_r@PERMANENT output=test"</div><div>   </div><div>  But I got error by run r.cross in python with following command: </div><div>   grass.run_command('r.cross', input = ['str_grass_r@PERMANENT','Connect_Lake@PERMANENT'],output = 'test', quiet = True)</div><div><br></div><div>   What is the correct format to use r.cross function in Python? and how to obtain the output table generated by r.cross? </div><div><br></div><div>Thanks</div><div>Ming</div></div>