[GRASS-dev] r.modis.download
Yann Chemin
yann.chemin at gmail.com
Mon Nov 5 22:06:53 PST 2012
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20121106/8569bfba/attachment.html>
More information about the grass-dev
mailing list