Color tables: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
Line 15: Line 15:


* Convert from [[GMT]] color tables with {{AddonCmd|r.cpt2grass}}
* Convert from [[GMT]] color tables with {{AddonCmd|r.cpt2grass}}
* Use {{AddonCmd|r.colors.quantiles}} create raster colors rules based on nquantiles. It uses R and the spgrass6 package.
* Use {{AddonCmd|r.colors.quantiles}} create raster colors rules based on nquantiles. It uses [[GRASS_and_Rstat|R and the spgrass6 package]].


== Repositories ==
== Repositories ==

Revision as of 07:54, 26 August 2009

About

Color tables live in $GISBASE/etc/colors

Modules

Addons

Repositories

Examples

Built in






























Addons

These user contributions can be found in the GRASS addons SVN repository



  • The script used to create these thumbnails can be found on the discussion page.