[GRASS-dev] proposal for g.search module

Vaclav Petras wenzeslaus at gmail.com
Fri Nov 27 08:12:46 PST 2015


On Fri, Nov 27, 2015 at 10:51 AM, Jachym Cepicky <jachym.cepicky at gmail.com>
wrote:

> Hi all,
>
> I've tried to implement command line alternative to module search based on
> keywords, which is available in the gui - it's called g.search
>
> Any chance, you might find this useful ? Any comment to the source code
> and outputs?
>
> https://github.com/jachym/g.search
>

I think it is awesome:

$ g.extension extension=g.search url=https://github.com/jachym/g.search
$ g.search MLC

i.gensig
    Description: Generates statistics for i.maxlik from raster map.
    Keywords: imagery,classification,supervised classification,Maximum
Likelihood Classification,MLC,signatures

i.maxlik
    Description: Classifies the cell spectral reflectances in imagery data.
Classification is based on the spectral signature information generated by
either i.cluster, g.gui.iclass, or i.gensig.
    Keywords: imagery,classification,Maximum Likelihood Classification,MLC

The code is minimalistic, so the duplication with GUI code is minimal or
none.

I suggest to put it to trunk, but to consider the name first. g.search
sounds good but does it search modules or maps or both? Are the maps a
possible extension of the current functionality?

Vaclav
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20151127/3fbc9e32/attachment.html>


More information about the grass-dev mailing list