[ncl-talk] label strings

Yun Yue yunyue at huskers.unl.edu
Fri Dec 12 10:43:33 MST 2014


Hi NCL users,

When I tried the following commands:

res at cnMinLevelValF   = 0.0

res at cnMaxLevelValF  = 0.15?

res at cnLevelSpacingF  = 0.001

My contour plot looks very smooth but the numbers on label bar is 0, 0.013, 0.026, I just want the numbers be like 0, 0.05,0.1. So I set res at lbLabelStrings = (/"0.0","0.05","0.1","0.15"/).

But It doesn't work.

Anyone can tell me how to set this? Thank you very much.

Yun

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20141212/61aad0cd/attachment.html 


More information about the ncl-talk mailing list