[GRASS-SVN] r40970 - in grass/branches/releasebranch_6_4/lib/gis: .
colors
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Feb 13 05:03:54 EST 2010
Author: neteler
Date: 2010-02-13 05:03:53 -0500 (Sat, 13 Feb 2010)
New Revision: 40970
Added:
grass/branches/releasebranch_6_4/lib/gis/colors/rstcurv
Modified:
grass/branches/releasebranch_6_4/lib/gis/colors.desc
Log:
added rstcurv table
Added: grass/branches/releasebranch_6_4/lib/gis/colors/rstcurv
===================================================================
--- grass/branches/releasebranch_6_4/lib/gis/colors/rstcurv (rev 0)
+++ grass/branches/releasebranch_6_4/lib/gis/colors/rstcurv 2010-02-13 10:03:53 UTC (rev 40970)
@@ -0,0 +1,9 @@
+0% purple
+-0.01 blue
+-0.001 indigo
+-0.00001 cyan
+0 200:255:200
+0.00001 yellow
+0.001 orange
+0.01 red
+100% 255:0:200
Modified: grass/branches/releasebranch_6_4/lib/gis/colors.desc
===================================================================
--- grass/branches/releasebranch_6_4/lib/gis/colors.desc 2010-02-13 09:37:06 UTC (rev 40969)
+++ grass/branches/releasebranch_6_4/lib/gis/colors.desc 2010-02-13 10:03:53 UTC (rev 40970)
@@ -25,6 +25,7 @@
rainbow: rainbow color table
ramp: color ramp
random: random color table
+rstcurv: terrain curvature (from r.resamp.rst)
rules: create new color table based on user-specified rules read from stdin
ryb: red through yellow to blue
ryg: red through yellow to green
More information about the grass-commit
mailing list