Re: how to set contour level manualy on a figure of Color vectors by a scalar field?

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Fri Sep 14 2012 - 08:03:32 MDT

   res@cnLevelSelectionMode = "ManualLevels" ; set manual contour levels
   res@cnMinLevelValF = ??? ; set min contour level
   res@cnMaxLevelValF = ??? ; set max contour level
   res@cnLevelSpacingF = ??? ; set contour spacing

In fact, on the panel example page

   http://www.ncl.ucar.edu/Applications/panel.shtml

Example 3 shows haow to get a common label bar

On 9/14/12 3:56 AM, jingmin li wrote:
> Hello,
>
> I am using vector_4.ncl on
> (http://www.ncl.ucar.edu/Applications/vector.shtml), and to make a panel
> of 6 such figures on a page. I would like to set the contour levels of
> those figures in the same scale, and I did not find the solutions on
> line. So would you please tell me how to do that?
>
> Thanks a lot.
> Jingmin
>
>
>
> _______________________________________________
> 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 Fri Sep 14 08:03:41 2012

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