Color tables: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
(+ vtk cat)
(→‎Modules: adding note about updates in G 7)
Line 4: Line 4:
== Modules ==
== Modules ==


* {{cmd|r.colors}}
* {{cmd|r.colors}} ({{cmd|r.colors|version=70}} manual in GRASS 7 has colors tables embedded as well as the GUI dialog)
* {{cmd|r.colors.stddev}} ([http://hamish.bowman.googlepages.com/grass_color_maps samples])
* {{cmd|r.colors.stddev}} ([http://hamish.bowman.googlepages.com/grass_color_maps samples])
* {{cmd|r.colors.out}}
* {{cmd|r.colors.out}}

Revision as of 18:51, 24 January 2014

About

Color tables live in $GISBASE/etc/colors (see SVN)

Modules

Addons

Repositories

Examples

Built in

The numeric values of following color tables can be found in the here






























Addons

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



  • TODO:
palette_GMT_ocean.gcolors
palette_high_intensity.gcolors
palette_low_intensity.gcolors


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