[GRASS-dev] how to check for new or renamed modules in GRASS 7

Vaclav Petras wenzeslaus at gmail.com
Mon Jan 5 07:20:46 PST 2015


On Mon, Jan 5, 2015 at 9:23 AM, Markus Neteler <neteler at osgeo.org> wrote:
>
> On Mon, Jan 5, 2015 at 7:33 AM, Michael Barton <Michael.Barton at asu.edu>
wrote:
> > Is there some way to check for recently renamed or new modules?
>
> We are maintaining a list here:
>
http://trac.osgeo.org/grass/wiki/Grass7/NewFeatures#Replacedandremovedmodules
>

Thanks Markus or whoever added the r.relief and related to the page. I've
tried to organize he renames better, so hopefully it's an improvement.

http://trac.osgeo.org/grass/wiki/Grass7/NewFeatures?action=diff&version=364
http://trac.osgeo.org/grass/wiki/Grass7/NewFeatures?action=diff&version=363
http://trac.osgeo.org/grass/wiki/Grass7/NewFeatures?action=diff&version=362

> > I just found
> > that r.shade (new in GRASS 7) is not in the menu and r.relief (renamed)
> > needs to be revised in the menu from its old name (r.shaded.relief).

For the record: related invalid tickets #2527 and #2528.

http://trac.osgeo.org/grass/ticket/2527
http://trac.osgeo.org/grass/ticket/2528

> > I
> > created tickets for both of these, but if there is a way to ID new or
> > recently renamed modules, I can do a quick scan for others.

I think that the compilation of XMLs or start of wxGUI gives a warning if
module is not available but perhaps only when some WX_DEBUG is set. For the
not included modules, you can write a script to iterate over all modules
and grep XMLs for presence of the module name.

Vaclav

> Markus
> _______________________________________________
> grass-dev mailing list
> grass-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20150105/bb1b5a62/attachment.html>


More information about the grass-dev mailing list