<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Nov 27, 2015 at 10:51 AM, Jachym Cepicky <span dir="ltr"><<a href="mailto:jachym.cepicky@gmail.com" target="_blank">jachym.cepicky@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi all,<div><br></div><div>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</div><div><br></div><div>Any chance, you might find this useful ? Any comment to the source code and outputs?</div><div><br></div><div><a href="https://github.com/jachym/g.search" target="_blank">https://github.com/jachym/g.search</a><span><font color="#888888"><br></font></span></div></div></blockquote><div><br></div><div>I think it is awesome:<br><br>$ g.extension extension=g.search url=<a href="https://github.com/jachym/g.search" target="_blank">https://github.com/jachym/g.search</a><br>$ g.search MLC<br><br>i.gensig<br>    Description: Generates statistics for i.maxlik from raster map.<br>    Keywords: imagery,classification,supervised classification,Maximum Likelihood Classification,MLC,signatures<br><br>i.maxlik<br>    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.<br>    Keywords: imagery,classification,Maximum Likelihood Classification,MLC<br></div><div><br></div><div>The code is minimalistic, so the duplication with GUI code is minimal or none.<br></div><div><br></div><div>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?<br></div><div><br></div><div>Vaclav<br></div></div></div></div>