[GRASS-user] Re: TIN (Linear interpolation) from points
Vincent Bain
bain at toraval.fr
Sat Mar 17 12:03:07 EDT 2012
You need to install nnbathy library first. See :
https://code.google.com/p/nn-c/
Then r.surf.nnbathy being a shell script just needs to be placed in your
local grass-addon directory (make sure it is executable), the latter
must appear in your grass path :
g.gisenv GRASS_ADDON_PATH
should return addons directory path. If not, just type :
g.gisenv set="GRASS_ADDON_PATH=/path/to/your/addons"
Here it is,
Bye.
Vincent
Le samedi 17 mars 2012 à 08:41 -0700, TheGeographer a écrit :
> This sounds good
>
> Well I'm new to GRASS and I don't know how to implement this module
> manually.
> What is the easiest method to implement it?
>
> --
> View this message in context: http://osgeo-org.1560.n6.nabble.com/TIN-Linear-interpolation-from-points-tp4627723p4628215.html
> Sent from the Grass - Users mailing list archive at Nabble.com.
> _______________________________________________
> grass-user mailing list
> grass-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
>
More information about the grass-user
mailing list