[GRASS-SVN] r33491 - in grass/branches/develbranch_6/lib/gis: .
colors
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Sep 19 04:57:25 EDT 2008
Author: neteler
Date: 2008-09-19 04:57:25 -0400 (Fri, 19 Sep 2008)
New Revision: 33491
Added:
grass/branches/develbranch_6/lib/gis/colors/celsius
Modified:
grass/branches/develbranch_6/lib/gis/colors.desc
Log:
color table for Celsius maps added (merge from trunk, r33490)
Added: grass/branches/develbranch_6/lib/gis/colors/celsius
===================================================================
--- grass/branches/develbranch_6/lib/gis/colors/celsius (rev 0)
+++ grass/branches/develbranch_6/lib/gis/colors/celsius 2008-09-19 08:57:25 UTC (rev 33491)
@@ -0,0 +1,8 @@
+-30 0 100 50
+-20 0 50 50
+-10 0 0 150
+0 0 0 255
+10 green
+20 yellow
+40 red
+80 red
Modified: grass/branches/develbranch_6/lib/gis/colors.desc
===================================================================
--- grass/branches/develbranch_6/lib/gis/colors.desc 2008-09-19 08:56:33 UTC (rev 33490)
+++ grass/branches/develbranch_6/lib/gis/colors.desc 2008-09-19 08:57:25 UTC (rev 33491)
@@ -4,6 +4,7 @@
bgyr: blue through green through yellow to red
byg: blue through yellow to green
byr: blue through yellow to red
+celsius: blue to red for degree Celsius temperature
curvature: for terrain curvatures (from v.surf.rst and r.slope.aspect curvature colors)
differences: differences oriented colors
elevation: maps percentage ranges of raster values to elevation color ramp
More information about the grass-commit
mailing list