On Tue, Sep 25, 2018 at 5:30 PM Rich Shepard <[email protected]> wrote: > > Does grass have script style standards similar to those of R, Python, and > similar languages? Is there a standard for file name suffixes equivalent to > .R and .py?
The suffixes depend on the language (.sh for shell in addition to those listed above). > The Programmer's Manual focuses on module development; is there an > equivalent for end users scripting analyses? You may refer to - https://trac.osgeo.org/grass/wiki/Submitting/Python - the scripts included in the source code under scripts/ Shell scripts are also supported, for that check the scripts included in the GRASS GIS 6.x source code under scripts/ Markus _______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
