site map - email us - search  
 

Plot Color Options File: g_color.tbl

This table is used to define the color codes referred in the Graph program.

------------------------------------------------------------------------------
                                 COLOR TABLE
COLOR                | RED  | GREEN | BLUE | NUMBER
------------------------------------------------------------------------------
WHITE                | 1.00 | 1.00  | 1.00 | 1
LIGHT GRAY           | 0.66 | 0.66  | 0.66 | 2
DARK GRAY            | 0.40 | 0.40  | 0.40 | 3
BLACK                | 0.00 | 0.00  | 0.00 | 4
SKY BLUE             | 0.20 | 0.56  | 0.80 | 5
BLUE                 | 0.00 | 0.00  | 1.00 | 6
LIGHT YELLOW         | 0.80 | 0.80  | 0.00 | 7
MAGENTA              | 1.00 | 0.00  | 1.00 | 8
YELLOW               | 1.00 | 1.00  | 0.00 | 9
GREEN                | 0.00 | 1.00  | 0.00 | 10
FOREST GREEN         | 0.14 | 0.25  | 0.14 | 11
CYAN                 | 0.00 | 1.00  | 1.00 | 12
TAN                  | 0.40 | 0.30  | 0.20 | 13
BROWN                | 0.25 | 0.20  | 0.15 | 14
ORANGE               | 1.00 | 0.50  | 0.00 | 15
RED                  | 1.00 | 0.00  | 0.00 | 16
MID-BLUE             | 0.00 | 0.50  | 1.00 | 17
DULL MID-BLUE        | 0.00 | 0.15  | 0.30 | 18
BRIGHT FOREST GREEN  | 0.20 | 0.40  | 0.20 | 19
DULL ORANGE          | 0.60 | 0.30  | 0.00 | 20
------------------------------------------------------------------------------

To make a color contour plot, change the background color from black to white using the following g_color.tbl:

------------------------------------------------------------------------------
                                 COLOR TABLE
COLOR                | RED  | GREEN | BLUE | NUMBER
------------------------------------------------------------------------------
WHITE                | 1.00 | 1.00  | 1.00 | 0
BLACK                | 0.00 | 0.00  | 0.00 | 1
LIGHT GRAY           | 0.66 | 0.66  | 0.66 | 2
DARK GRAY            | 0.40 | 0.40  | 0.40 | 3
BLACK                | 0.00 | 0.00  | 0.00 | 4
....

and change color used for maps in the MAP COLORS section of the g_map.tbl from 1 to a color code other than white for borders, tick marks, and map background.

UCAR Privacy Policy - Terms of Use - ©2004UCAR