Re: static colorbar

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Wed, 14 Nov 2007 13:14:32 -0700

Hello

If you set

  res_at_cnLevelSelectionMode = "ManualLevels" ; set manual contour levels
  res_at_cnMinLevelValF = 6.0 ; set min contour level
  res_at_cnMaxLevelValF = 12.5 ; set max contour level
  res_at_cnLevelSpacingF = 0.5 ; set contour spacing

The color bar should always be the same.

Cheers

Kate Horgan wrote:
> I wish to create a colorbar with static colors and labels. They
> should remain as specified and contour appropriately for the variables
> I display. have been perusing the colorbar/labelbar example scripts
> and after much testing still cannot get my colorbar to remain the
> same. The values constantly change even when I use:
>
> res_at_lbLabelStrings =
> (/"6","6.5","7","7.5","8","8.5","9","9.5","10","10.5","11","11.5","12","12.5"/);
>
> to make them stay the same. Any suggestions would be most helpful.
>
> Thanks,
> Kate
> _______________________________________________
> ncl-talk mailing list
> ncl-talk_at_ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>

_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Nov 14 2007 - 13:14:32 MST

This archive was generated by hypermail 2.2.0 : Thu Nov 15 2007 - 10:01:54 MST