Re: color bar for anomaly

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Thu Sep 13 2012 - 21:54:23 MDT

It looks like the band_pass_hovmueller_plot procedure doesn't recognize your setting of cnLevels or cnLevelSelectionMode.

However, it does recognize cnMinLevelValF, cnMaxLevelValF, and cnLevelSpacingF. Try setting these resources to -60, 60, and 20 respectively.

--Mary

On Sep 13, 2012, at 4:55 PM, Erika Folova wrote:

> HI NCL User,
>
> I needd a little bit help.
> I do want to produce the same color bar as attached mjoclivar_5 [same interval], for my olr anomalies data. To achieve that i have set:
>
> [SNIP]
>
> gsn_define_colormap(wks,"ncl_default")
> --
> res@cnLevelSelectionMode= "ExplicitLevels"
> res@cnLevels = (/ -60, -40, -20, 0, 20, 40, 60/)
> res@gsnSpreadColors = True
> res@lbLabelStride = 1
> res@lbOrientation = "vertical"
>
> But it did not produce what i expected. can you help me a little bit.
>
> Erika,
> <mjoclivar_5_lg.png>_______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Thu Sep 13 21:54:35 2012

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