[GRASS-SVN] r40960 - in grass/trunk/lib/gis: . colors
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Feb 12 23:42:20 EST 2010
Author: glynn
Date: 2010-02-12 23:42:19 -0500 (Fri, 12 Feb 2010)
New Revision: 40960
Added:
grass/trunk/lib/gis/colors/rstcurv
Modified:
grass/trunk/lib/gis/colors.desc
Log:
Add "rstcurv" table
Added: grass/trunk/lib/gis/colors/rstcurv
===================================================================
--- grass/trunk/lib/gis/colors/rstcurv (rev 0)
+++ grass/trunk/lib/gis/colors/rstcurv 2010-02-13 04:42:19 UTC (rev 40960)
@@ -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/trunk/lib/gis/colors.desc
===================================================================
--- grass/trunk/lib/gis/colors.desc 2010-02-13 04:40:47 UTC (rev 40959)
+++ grass/trunk/lib/gis/colors.desc 2010-02-13 04:42:19 UTC (rev 40960)
@@ -25,6 +25,7 @@
rainbow: rainbow color table
ramp: color ramp
random: random color table
+rstcurv: for terrain curvatures (from r.resamp.rst)
ryb: red through yellow to blue
ryg: red through yellow to green
sepia: yellowish-brown through to white
More information about the grass-commit
mailing list