[GRASS-user] GRASS pygrass - composite

Pietro peter.zamb at gmail.com
Wed Feb 11 01:42:08 PST 2015


Dear Pierric,

On Wed, Feb 11, 2015 at 10:02 AM, Pierric de Laborie
<pierric.delaborie at gmail.com> wrote:
> I don't understand why Grass seems to get stuck on the following Python
> command :
>
> r.composite(red="B4",green="B3",blue="B2",output="mycomposite",quiet=QUIET,overwrite=OVR)

Have you tried to run the same command in BASH in a normal GRASS
shell? Does it work?

if yes, can you run a python interpreter inside the GRASS shell and
see if calling the module from pygrass it works or not.

Just some ideas to understand where could be the problem.

All the best

Pietro


More information about the grass-user mailing list