Archive for December 14th, 2009

Monday, December 14th, 2009

GMT color tables

The cpt-city website has a large collection of over 4,000 color tables (download of over 4,000 color tables). Unfortunately for us (i.e., me), they are all in the .cpt format used in GMT. Here’s a routine to read a .cpt file and return it as a 256 by 3 color table array: IDL> rgb = [...]

1 Comment » - Posted in IDL,Visualization by