[GRASS-user] problem with r.series / python

Moritz Lennert mlennert at club.worldonline.be
Wed May 11 07:41:37 EDT 2011


On 11/05/11 11:18, Johannes Radinger wrote:
> Hello,
>
> I try to use r.series in a pyhton script as follows:
>

[...]
> def main():
>      grass.run_command("$r.series", input=options['input'],  output="out_Test", method="median")

There shouldn't be a $ in front of r.series here.

Moritz


More information about the grass-user mailing list