[GRASS-dev] g.copy with pygrass
Pietro
peter.zamb at gmail.com
Tue Mar 29 02:49:44 PDT 2016
Hi Paulo,
On Tue, Mar 29, 2016 at 10:51 AM, Paulo van Breugel
<p.vanbreugel at gmail.com> wrote:
> from grass.pygrass.modules.shortcuts import general as g
>>>> vectinmap = 'MASK'
>>>> vectoutmap = 'TMP'
>>>> g.copy(raster="%s,%s" % (vectinmap,vectoutmap) )
Indeed this is wrong and I fix it.
Please feel free to edit the wiki page if you found other errors.
All the best.
Pietro
More information about the grass-dev
mailing list