[GRASS-SVN] r61934 - grass/branches/releasebranch_6_4/lib/gis/colors
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Sep 13 18:27:24 PDT 2014
Author: neteler
Date: 2014-09-13 18:27:24 -0700 (Sat, 13 Sep 2014)
New Revision: 61934
Modified:
grass/branches/releasebranch_6_4/lib/gis/colors/elevation
Log:
elevation color table: brighten up high values
Modified: grass/branches/releasebranch_6_4/lib/gis/colors/elevation
===================================================================
--- grass/branches/releasebranch_6_4/lib/gis/colors/elevation 2014-09-14 01:27:07 UTC (rev 61933)
+++ grass/branches/releasebranch_6_4/lib/gis/colors/elevation 2014-09-14 01:27:24 UTC (rev 61934)
@@ -3,4 +3,4 @@
40% 255 255 0
60% 255 127 0
80% 191 127 63
-100% 20 20 20
+100% 200 200 200
More information about the grass-commit
mailing list