[GRASS-SVN] r69149 - in grass/branches/releasebranch_7_2/lib/gis: . colors
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Aug 17 02:23:30 PDT 2016
Author: neteler
Date: 2016-08-17 02:23:30 -0700 (Wed, 17 Aug 2016)
New Revision: 69149
Added:
grass/branches/releasebranch_7_2/lib/gis/colors/soilmoisture
Modified:
grass/branches/releasebranch_7_2/lib/gis/colors.desc
Log:
soilmoisture color table added
Copied: grass/branches/releasebranch_7_2/lib/gis/colors/soilmoisture (from rev 69148, grass/trunk/lib/gis/colors/soilmoisture)
===================================================================
--- grass/branches/releasebranch_7_2/lib/gis/colors/soilmoisture (rev 0)
+++ grass/branches/releasebranch_7_2/lib/gis/colors/soilmoisture 2016-08-17 09:23:30 UTC (rev 69149)
@@ -0,0 +1,16 @@
+0.00 0:0:0
+0.01 200:90:55
+0.05 211:107:39
+0.10 232:150:25
+0.15 243:189:7
+0.20 250:234:0
+0.25 184:245:0
+0.30 66:227:0
+0.35 7:207:36
+0.40 18:176:108
+0.45 31:151:146
+0.50 18:96:135
+0.55 7:39:123
+0.60 7:21:100
+0.80 30:30:200
+1.00 50:50:50
Modified: grass/branches/releasebranch_7_2/lib/gis/colors.desc
===================================================================
--- grass/branches/releasebranch_7_2/lib/gis/colors.desc 2016-08-17 09:22:47 UTC (rev 69148)
+++ grass/branches/releasebranch_7_2/lib/gis/colors.desc 2016-08-17 09:23:30 UTC (rev 69149)
@@ -41,6 +41,7 @@
ryg: red through yellow to green
sepia: yellowish-brown through to white
slope: r.slope.aspect-type slope colors for raster values 0-90
+soilmoisture: soilmoisture color table (0.0-1.0)
srtm: color palette for Shuttle Radar Topography Mission elevation
srtm_plus: color palette for Shuttle Radar Topography Mission elevation (with seafloor colors)
terrain: global elevation color table covering -11000 to +8850m
More information about the grass-commit
mailing list