[GRASS-dev] r.modis.download

Paulo van Breugel p.vanbreugel at gmail.com
Tue Nov 6 00:45:49 PST 2012


Just want to confirm I am getting the same errors. I have normal access to
the ftp site, so I guess that should not be a cause of this problem?


On Tue, Nov 6, 2012 at 7:06 AM, Yann Chemin <yann.chemin at gmail.com> wrote:

> Replying with a just discovered potential reason:
>
> ftp site not accessible through working place wifi...
>
> Can this generate such crash?
> Can this module crash more gracefully?
>
> Thank you,
> Yann
>
>
> On 6 November 2012 11:28, Yann Chemin <yann.chemin at gmail.com> wrote:
>
>> 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
>>
>>
>
>
> --
> Yann Chemin
>
>
> _______________________________________________
> grass-dev mailing list
> grass-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20121106/b2273dbb/attachment.html>


More information about the grass-dev mailing list