<div dir="ltr"><div><br>On Thu, May 14, 2015 at 2:00 PM, Jake Chila <<a href="mailto:jake.chila@gmail.com">jake.chila@gmail.com</a>> wrote:<br>><br>> The first issue I ran into was trying to the python code (about halfway down the page, "for maps in MAPS"). I have changed the parameters so they suit GRASS 7.0 but I still receive this error:<br>><br>> Traceback (most recent call last):<br>>   File "C:\Users\Jacob\Desktop\Python\SEG_DB_MAN.py", line 111, in <module><br>>     column_prefix='%s' % bnum)<br>>   File "C:\Program Files (x86)\GRASS GIS 7.0.0\etc\python\grass\script\core.py", line 375, in run_command<br>>     return handle_errors(returncode, returncode, args, kwargs)<br>>   File "C:\Program Files (x86)\GRASS GIS 7.0.0\etc\python\grass\script\core.py", line 310, in handle_errors<br>>     returncode=returncode)<br>> CalledModuleError: Module run None ['v.rast.stats', '-c', 'map=LE7_2001_SEG', 'column_prefix=B1', 'method=median', 'raster=LE7_ATCORR_2001_B1'] ended with error<br>> Process ended with non-zero return code 1. See errors in the (error) output.<br><br></div>Hi, are there any other errors above or elsewhere the output? The actual error messages start with "ERROR:". (I guess I should add this note to the error message.) Vaclav<br></div>