<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>