[GRASS-SVN] r62222 - in grass/branches/releasebranch_7_0/lib/gis: . colors
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Oct 9 02:21:53 PDT 2014
Author: mmetz
Date: 2014-10-09 02:21:53 -0700 (Thu, 09 Oct 2014)
New Revision: 62222
Added:
grass/branches/releasebranch_7_0/lib/gis/colors/precipitation_daily
Modified:
grass/branches/releasebranch_7_0/lib/gis/colors.desc
Log:
libgis: add color rule precipitation_daily
Added: grass/branches/releasebranch_7_0/lib/gis/colors/precipitation_daily
===================================================================
--- grass/branches/releasebranch_7_0/lib/gis/colors/precipitation_daily (rev 0)
+++ grass/branches/releasebranch_7_0/lib/gis/colors/precipitation_daily 2014-10-09 09:21:53 UTC (rev 62222)
@@ -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/branches/releasebranch_7_0/lib/gis/colors.desc
===================================================================
--- grass/branches/releasebranch_7_0/lib/gis/colors.desc 2014-10-09 09:21:27 UTC (rev 62221)
+++ grass/branches/releasebranch_7_0/lib/gis/colors.desc 2014-10-09 09:21:53 UTC (rev 62222)
@@ -25,6 +25,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