2017-01-10 18:10 GMT+01:00 Martin Landa <[email protected]>: > btw, it is possible for vector lib by GRASS_VECTOR_TMPDIR_MAPSET=0 and > TMPDIR variables. There were some reasons why it was not implemented > also for raster library, I don't remember exactly. Ma
See [1] """ GRASS_VECTOR_TMPDIR_MAPSET[vectorlib] By default GRASS temporary directory is located in $LOCATION/$MAPSET/.tmp/$HOSTNAME. If GRASS_VECTOR_TMPDIR_MAPSET is set to '0', the temporary directory is located in TMPDIR (environmental variable defined by the user or GRASS initialization script if not given). Important note: This variable is currently used only in vector library. In other words the variable is ignored by raster or raster3d library. """ Ma [1] https://grass.osgeo.org/grass72/manuals/variables.html -- Martin Landa http://geo.fsv.cvut.cz/gwiki/Landa http://gismentors.cz/mentors/landa _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
