Re: About colormap

From: <brownrig_at_nyahnyahspammersnyahnyah>
Date: Sun Sep 16 2012 - 11:21:11 MDT

Hi,

Versions of NCL prior to the 6.1.0-beta have a 256 color limit. Often
times you can set resources like gsMarkerColor in just the way you
mention, provided one uses a colormap with less than 256 entries.
 However, the WhiteBlue colormap you mention has used all 256 colors
defining shades of white and blue.

These restrictions will be largely eliminated in NCL 6.1.0.

Rick

On Sun, 16 Sep 2012 21:11:13 +0800 (CST)
  Cheung <zuibeidemei@126.com> wrote:
> Hi all:
>
> Given a colormap defined as gsn_define_colormap(wks,"WhiteBlue")
>
> and I want to change the color of polymarker simply by
>
> polyres@gsMarkerColor = "red"
>
> I find I can not change it into red.
>
> Does that mean the color which I can use is limited to the colormap
>that I've defined?
>
> All I miss sth to do the right thing.
>
> regards
>
>
>
>

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Sun Sep 16 11:21:17 2012

This archive was generated by hypermail 2.1.8 : Fri Sep 21 2012 - 16:22:30 MDT