On Mon, Nov 7, 2011 at 4:11 AM, Pierre Roudier <[email protected]> wrote: > Hi list, > > I'm trying to use GRASS 6.4.2 rc1 on a cluster, where each session is > launched on a TMP space. As a consequence, I cannot setup a GRASSDATA > db once for all - I need to upload the spatial data I want to work > with, create a tmp grassdata/location/mapset in a script, then launch > my GIS with another script. Unfortunately, I can't figure out how to > create the grassdata from scratch (not only the location, the whole > thing!), using a script (ie without any GUI).
For GRASS 6, see in Addons "grass_create_location.sh": http://trac.osgeo.org/grass/browser/grass-addons/general/grass_create_location Markus _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
