Hi,<br><br>I have installed r.modis with the grass-addons as follow:<br><br><br>#install pyMODIS from git<br>git clone git://<a href="http://github.com/lucadelu/pyModis.git">github.com/lucadelu/pyModis.git</a><br>cd $install_root/pyModis<br>
python setup.py install<br>cd $install_root<br><br>#make grass-addons<br>cd $install_root/grass-addons/grass7<br>make MODULE_TOPDIR=$install_root/grass/<br><br><br>Tested pyModis in python, the library loads.<br clear="all">
<br>r.modis.download product=lst_terra_daily_1000 tiles=h27v08 startday=2012-01-01 folder=/home/yann/RSDATA/ <br><br>it returns something very long finishing like this:<br>...<br>..<br>.<br>   return Popen(args, **popts)<br>
  File "/usr/local/grass-7.0.svn/etc/python/grass/script/core.py", line 56, in __init__<br>    startupinfo, creationflags)<br>  File "/usr/lib/python2.7/subprocess.py", line 679, in __init__<br>    errread, errwrite)<br>
  File "/usr/lib/python2.7/subprocess.py", line 1129, in _execute_child<br>    if isinstance(args, types.StringTypes):<br>RuntimeError: maximum recursion depth exceeded while calling a Python object<br><br><br>Thank you for any help,<br>
Yann<br><br><br><br>-- <br>Yann Chemin<br><br>