[GRASS-SVN] r53223 - grass/branches/develbranch_6/lib/gis/colors
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Sep 18 14:53:04 PDT 2012
Author: neteler
Date: 2012-09-18 14:53:04 -0700 (Tue, 18 Sep 2012)
New Revision: 53223
Modified:
grass/branches/develbranch_6/lib/gis/colors/gdd
Log:
optimize GDD colors
Modified: grass/branches/develbranch_6/lib/gis/colors/gdd
===================================================================
--- grass/branches/develbranch_6/lib/gis/colors/gdd 2012-09-18 21:52:57 UTC (rev 53222)
+++ grass/branches/develbranch_6/lib/gis/colors/gdd 2012-09-18 21:53:04 UTC (rev 53223)
@@ -3,7 +3,7 @@
500 blue
1000 green
1500 yellow
-2500 red
-4000 brown
-5000 violet
+2000 red
+3000 brown
+3500 violet
6000 50 0 0
More information about the grass-commit
mailing list