GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
r.colors.stddev(1) GRASS GIS User's Manual r.colors.stddev(1)

r.colors.stddev - Sets color rules based on stddev from a raster map’s mean value.

raster, color table

r.colors.stddev
r.colors.stddev --help
r.colors.stddev [-bz] map=name [--help] [--verbose] [--quiet] [--ui]


Color using standard deviation bands

Force center at zero

Print usage summary

Verbose module output

Quiet module output

Force launching GUI dialog


Name of raster map

r.colors.stddev set raster map color rules based on standard deviations from a map’s mean value, either as a continuous color gradient or in color bands per standard deviation (S.D.) from the mean.

With the color band option values less that 1 S.D. from the mean are colored green, within 1-2 S.D. are colored yellow, within 2-3 S.D. are colored red, and beyond 3 S.D. are colored black.

For a differences map there is an option to lock the center of the color table at zero. Values more than two S.D. below the mean will be colored blue; values below the mean but less than 2 S.D. away will transition to white, and above the mean the colors will simularly transition to full red at +2 S.D.

North Carolina sample dataset:

g.region raster=elevation -p
r.colors.stddev elevation

Figure: Standard deviations from mean elevation

r.colors, r.univar, v.colors

Hamish Bowman, Dunedin, New Zealand

Available at: r.colors.stddev source code (history)

Latest change: Friday May 03 14:49:35 2024 in commit: 763fa05e332664d1b5f883b4a26a81decf7757b3

Main index | Raster index | Topics index | Keywords index | Graphical index | Full index

© 2003-2025 GRASS Development Team, GRASS GIS 8.4.1 Reference Manual

GRASS 8.4.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.