Hi, 2017-01-10 17:55 GMT+01:00 Paulo van Breugel <[email protected]>: > This works fine, but how can I set this permanently. Can I for example use > g.gisenv for that? Or do I need to set this every time when starting a new > session?
it's not GRASS variable. Environmental variables can be defined in $HOME/.grass7/bashrc (or env.bat on Windows). In your case export GRASS_COMPRESS_NULLS=1 put to bashrc/env.bat file. Ma -- Martin Landa http://geo.fsv.cvut.cz/gwiki/Landa http://gismentors.cz/mentors/landa _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
