DESCRIPTION

g.extension downloads and installs extensions from GRASS Addons SVN repository into the local GRASS installation.

Re-running the script on an installed GRASS Addon re-installs the requested extension which may include updates.

If your GRASS_ADDON_PATH contains more than one path, the default action is to use the first directory in the list.

EXAMPLES

Download and install i.landsat.toar into current GRASS installation:
g.extension extension=i.landsat.toar

BUGS

This is a new module and obtaining successful behavior on all platforms is rather tricky. Please report any problems to the GRASS bug tracker. If this automatic build fails, instructions for compiling both the GRASS source code and GRASS addons by hand can be found in the GRASS wiki.

AUTHOR

Markus Neteler

Last changed: $Date$