[GRASS-dev] Addons builds and manuals

Martin Landa landa.martin at gmail.com
Fri Dec 12 04:03:58 PST 2014


Hi,

2014-12-12 12:17 GMT+01:00 Martin Landa <landa.martin at gmail.com>:

>> If you really have to chose, I would probably agree with Vaclav and prefer
>> v.surf.nnbathy.
>
> I would agree. I will rename module right now. Martin

I split the modules to `raster/r.surf.nnbathy` (*) and
`vector/v.surf.nnbathy`. The module `r.surf.nnbathy` now requires to
install also `v.surf.nnbathy`.

$ g.extension r.surf.nnbathy

$ r.surf.nnbathy in=x out=y
ERROR: r.surf.nnbathy requires 'v.surf.nnbathy'. Please install this
module by running:
g.extension v.surf.nnbathy

$g.extension v.surf.nnbathy

r.surf.nnbathy in=x out=y
...

Enjoy, Martin

(*) I discovered that addons in G7 contained bash version of
r.surf.nnbathy. I have happily removed it and replaced by Python
version.

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.eu/mentors/landa


More information about the grass-dev mailing list