#131: Tool to assist creation (design) of simple scripts within from the
wxpython-GUI
----------------------------------+-----------------------------------------
Reporter: nikos | Owner: [email protected]
Type: enhancement | Status: new
Priority: minor | Milestone: 6.4.0
Component: default | Version: unspecified
Keywords: GUI, script creation |
----------------------------------+-----------------------------------------
I think the title (summary) is precise enough ;-) = Would be great for
beginners.
Examples of simple script (or one-line command) to import all *.tif files
from a directory:
for i in *.tif; do r.in.gdal in=$i out=`echo $i | cut -d"." -f1`; done
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/131>
GRASS GIS <http://grass.osgeo.org>
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev