On Thu, May 14, 2015 at 2:00 PM, Jake Chila <[email protected]> wrote: > > 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: > > Traceback (most recent call last): > File "C:\Users\Jacob\Desktop\Python\SEG_DB_MAN.py", line 111, in <module> > column_prefix='%s' % bnum) > File "C:\Program Files (x86)\GRASS GIS 7.0.0\etc\python\grass\script\core.py", line 375, in run_command > return handle_errors(returncode, returncode, args, kwargs) > File "C:\Program Files (x86)\GRASS GIS 7.0.0\etc\python\grass\script\core.py", line 310, in handle_errors > returncode=returncode) > 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 > Process ended with non-zero return code 1. See errors in the (error) output.
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
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
