[GRASS-dev] r.modis.download

Yann Chemin yann.chemin at gmail.com
Mon Nov 5 21:58:21 PST 2012


Hi,

I have installed r.modis with the grass-addons as follow:


#install pyMODIS from git
git clone git://github.com/lucadelu/pyModis.git
cd $install_root/pyModis
python setup.py install
cd $install_root

#make grass-addons
cd $install_root/grass-addons/grass7
make MODULE_TOPDIR=$install_root/grass/


Tested pyModis in python, the library loads.

r.modis.download product=lst_terra_daily_1000 tiles=h27v08
startday=2012-01-01 folder=/home/yann/RSDATA/

it returns something very long finishing like this:
...
..
.
   return Popen(args, **popts)
  File "/usr/local/grass-7.0.svn/etc/python/grass/script/core.py", line 56,
in __init__
    startupinfo, creationflags)
  File "/usr/lib/python2.7/subprocess.py", line 679, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1129, in _execute_child
    if isinstance(args, types.StringTypes):
RuntimeError: maximum recursion depth exceeded while calling a Python object


Thank you for any help,
Yann



-- 
Yann Chemin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20121106/ee07156d/attachment.html>


More information about the grass-dev mailing list