label bar color question

From: jerry <jerry_at_nyahnyahspammersnyahnyah>
Date: Wed, 7 Jun 2006 16:49:54 +0800

Hi

I had the ncl scripts below :

 gsn_define_colormap(wks,"uniform")
res@cnLevelSelectionMode = "ExplicitLevels"
res@cnLevels = (/0,5,10,20,30,40/)
res@cnFillColors = (/-1,3,15,25,45,55,67/)

If the data = 0 the contour will show the color 3,but i need the data to show the color -1.
How can i do ?

Thanks

_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Jun 07 2006 - 02:49:54 MDT

This archive was generated by hypermail 2.2.0 : Wed Jun 07 2006 - 13:54:27 MDT