[GRASS-SVN] r62221 - in grass/trunk/lib/gis: . colors

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Oct 9 02:21:27 PDT 2014


Author: mmetz
Date: 2014-10-09 02:21:27 -0700 (Thu, 09 Oct 2014)
New Revision: 62221

Added:
   grass/trunk/lib/gis/colors/precipitation_daily
Modified:
   grass/trunk/lib/gis/colors.desc
Log:
libgis: add color rule precipitation_daily

Added: grass/trunk/lib/gis/colors/precipitation_daily
===================================================================
--- grass/trunk/lib/gis/colors/precipitation_daily	                        (rev 0)
+++ grass/trunk/lib/gis/colors/precipitation_daily	2014-10-09 09:21:27 UTC (rev 62221)
@@ -0,0 +1,11 @@
+0       white
+1       158:255:222
+5       200:255:255
+10      cyan
+20      0:0:255
+30      153:51:255
+40      violet
+50      51:0:51
+70      20:0:20
+100     0:0:0
+10000    0:0:0

Modified: grass/trunk/lib/gis/colors.desc
===================================================================
--- grass/trunk/lib/gis/colors.desc	2014-10-09 09:11:48 UTC (rev 62220)
+++ grass/trunk/lib/gis/colors.desc	2014-10-09 09:21:27 UTC (rev 62221)
@@ -26,6 +26,7 @@
 population: color table covering human population classification breaks
 population_dens: color table covering human population density classification breaks
 precipitation: precipitation color table (0..2000mm)
+precipitation_daily: precipitation color table (0..1000mm)
 precipitation_monthly: precipitation color table (0..1000mm)
 rainbow: rainbow color table
 ramp: color ramp



More information about the grass-commit mailing list