[GRASS-SVN] r33490 - in grass/trunk/lib/gis: . colors
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Sep 19 04:56:33 EDT 2008
Author: neteler
Date: 2008-09-19 04:56:33 -0400 (Fri, 19 Sep 2008)
New Revision: 33490
Added:
grass/trunk/lib/gis/colors/celsius
Modified:
grass/trunk/lib/gis/colors.desc
Log:
color table for Celsius maps added
Added: grass/trunk/lib/gis/colors/celsius
===================================================================
--- grass/trunk/lib/gis/colors/celsius (rev 0)
+++ grass/trunk/lib/gis/colors/celsius 2008-09-19 08:56:33 UTC (rev 33490)
@@ -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/trunk/lib/gis/colors.desc
===================================================================
--- grass/trunk/lib/gis/colors.desc 2008-09-19 02:37:46 UTC (rev 33489)
+++ grass/trunk/lib/gis/colors.desc 2008-09-19 08:56:33 UTC (rev 33490)
@@ -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