[GRASS-user] Error importing Mapset module

Markus Neteler neteler at osgeo.org
Mon May 1 02:30:22 PDT 2017


On Fri, Apr 28, 2017 at 10:30 AM, Joseph Kariuki <joehene at gmail.com> wrote:
> I have shared a gist on pygrass landsat processing. Error importing Mapset
> module which is under Pygrass>gis library. How can I import the module so as
> to run i.group without error?
>
> The gist on github landsatprocessing_gist
> https://gist.github.com/joehene/9225cff545776abdd1e4a934a3f6c11e

You need to add  to use separator is "comma" to the g.list part in
order to provide i.group with a comma separated list of maps.

Example:
i.group group=vis_bands subgroup=vis_bands
input=lsat7_2000_10,lsat7_2000_20,lsat7_2000_30

Markus

-- 
Markus Neteler, PhD
http://www.mundialis.de - free data with free software
http://grass.osgeo.org
http://courses.neteler.org/blog


More information about the grass-user mailing list