[GRASS-dev] v.krige error

Anne Ghisla a.ghisla at gmail.com
Tue Mar 16 06:17:44 EDT 2010


On Tue, Mar 16, 2010 at 11:58 AM, Jan Trochta <j.trochta at gmail.com> wrote:
> Hi list,
>
> I would like to test new module v.krige, but after launchig I get error:
>
> Traceback (most recent call last):
>  File "/usr/local/grass-6.5.svn/scripts/v.krige", line 419, in <module>
>    sys.exit(main(argv = grass.parser()))
>  File "/usr/local/grass-6.5.svn/scripts/v.krige", line 386, in main
>    logger = grass)
>  File "/usr/local/grass-6.5.svn/scripts/v.krige", line 265, in Run
>    globals()["InputData"] = self.ImportMap(input, column)
>  File "/usr/local/grass-6.5.svn/scripts/v.krige", line 164, in
> ImportMap
>    coordinatesDF = robjects.r['data.frame'](x =
> coordinatesPreDF.r['coords.x1'][0],
> AttributeError: 'DataFrame' object has no attribute 'r'
>
>
>
> Rpy2 is installed, Opensuse 11.2,
>
> Its my mistake or bug in module?

Hi Jan,

it's a bug in the module - not known to me until now, but
unfortunately I never tested v.krige on opensuse.
At the moment the module is working on GRASS trunk and afaik on 6.5
branch, except for the plot popup window.
Thanks for the report and sorry for inconvenience... will look at it asap.

all the best,
Anne

> thanks
>
> Jan Trochta
>
>
>
> _______________________________________________
> grass-dev mailing list
> grass-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-dev
>


More information about the grass-dev mailing list