Re: Colors in vector plot

From: David Brown <dbrown_at_nyahnyahspammersnyahnyah>
Date: Thu, 12 Mar 2009 17:14:22 -0600

Just replace cn... with vc...
See:
   http://www.ncl.ucar.edu/Document/Graphics/Resources/
vc.shtml#vcLevelSelectionMode

etc.
  -dave

On Mar 12, 2009, at 4:58 PM, Ute Merkel wrote:

> Dear NCL users,
>
> I was successful in generating a plot where the vectors are colored
> by a scalar field just like the one described in the Example
> vector_4.ncl on
>
> http://www.ncl.ucar.edu/Applications/vector.shtml
>
> Now I would like to produce panel plots of this kind and use the
> same color levels for all plots.
> But so far, I could not find the appropriate ressources that should
> be specified to do this.
>
> The equivalent method used for a contour plot
>
> > res_at_cnLevelSelectionMode = "ManualLevels" ;
> user defined levels
> > res_at_cnMinLevelValF = -5
> > res_at_cnMaxLevelValF = 5
> > res_at_cnLevelSpacingF = 0.25
>
> does not seem to work for colored vector plots.
>
> I would be very grateful about any advice.
>
> Thank you very much in advance!
> With best regards,
> Ute
>
> _______________________________________________
> 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 Mar 12 2009 - 17:14:22 MDT

This archive was generated by hypermail 2.2.0 : Mon Mar 16 2009 - 10:31:01 MDT