<div dir="ltr"><div><div><div>I have replaced g.mlist with g.list.<br><br></div>And now I have two versions of grass 7.0-r62941 and 7.1-r62932<br><br></div>But, now I get another wired error, shown below: For both 7.0 and 7.1<br><br><b>7.0</b><br><br>ERROR: output map <MOD13Q1.h16v05.2000081.EVI.Filtered.tiff> exists<br>Traceback (most recent call last):<br>  File "phenology/cloud_filter/grass_modis_filter_MODIS.py", line 72, in <module><br>    R3,R2,R4,R1,R5,E3), overwrite=False)<br>  File "/usr/local/grass-7.0.0svn/etc/python/grass/script/core.py", line 465, in parse_command<br>    res = read_command(*args, **kwargs)<br>  File "/usr/local/grass-7.0.0svn/etc/python/grass/script/core.py", line 425, in read_command<br>    return handle_errors(returncode, stdout, args, kwargs)<br>  File "/usr/local/grass-7.0.0svn/etc/python/grass/script/core.py", line 308, in handle_errors<br>    returncode=returncode)<br>grass.exceptions.CalledModuleError: Module run None ['r.mapcalc', 'expression=.......some long expression.....)'] ended with error<br>Process ended with non-zero return code 1. See errors in the (error) output.<br><b><br></b></div><b>Note: </b>The line 72 in the file grass_modis_filter_MODIS.py starts with g.parse_command("r.mapcalc", expression=.....<br><div><br><b>7.1</b><br><br>ERROR: output map <MOD13Q1.h16v05.2000081.EVI.Filtered.tiff> exists<br>Traceback (most recent call last):<br>  File "phenology/cloud_filter/grass_modis_filter_MODIS.py", line 72, in <module><br>    R3,R2,R4,R1,R5,E3), overwrite=False)<br>  File "/usr/local/grass-7.1.svn/etc/python/grass/script/core.py", line 465, in parse_command<br>    res = read_command(*args, **kwargs)<br>  File "/usr/local/grass-7.1.svn/etc/python/grass/script/core.py", line 425, in read_command<br>    return handle_errors(returncode, stdout, args, kwargs)<br>  File "/usr/local/grass-7.1.svn/etc/python/grass/script/core.py", line 308, in handle_errors<br>    returncode=returncode)<br>grass.exceptions.CalledModuleError: Module run None ['r.mapcalc', 'expression=.......some long expression.....)'] ended with error<br>Process ended with non-zero return code 1. See errors in the (error) output.<br><br><br></div><div>Thanks<br></div><div>Erick<br></div><div><br><br></div></div>