[GRASS-SVN] r39029 - in grass/trunk/lib/gis: . colors
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Sep 5 16:25:31 EDT 2009
Author: neteler
Date: 2009-09-05 16:25:31 -0400 (Sat, 05 Sep 2009)
New Revision: 39029
Added:
grass/trunk/lib/gis/colors/gdd
Modified:
grass/trunk/lib/gis/colors.desc
Log:
color table for accumulated growing degree days
Added: grass/trunk/lib/gis/colors/gdd
===================================================================
--- grass/trunk/lib/gis/colors/gdd (rev 0)
+++ grass/trunk/lib/gis/colors/gdd 2009-09-05 20:25:31 UTC (rev 39029)
@@ -0,0 +1,6 @@
+0 violet
+500 blue
+1000 green
+1500 yellow
+2000 red
+3000 brown
Modified: grass/trunk/lib/gis/colors.desc
===================================================================
--- grass/trunk/lib/gis/colors.desc 2009-09-05 20:25:00 UTC (rev 39028)
+++ grass/trunk/lib/gis/colors.desc 2009-09-05 20:25:31 UTC (rev 39029)
@@ -11,6 +11,7 @@
elevation: maps relative ranges of raster values to elevation color ramp
etopo2: colors for ETOPO2 worldwide bathymetry/topography
evi: enhanced vegetative index colors
+gdd: accumulated growing degree days
grey: grey scale
grey1.0: grey scale for raster values between 0.0-1.0
grey255: grey scale for raster values between 0-255
More information about the grass-commit
mailing list