Re: No contour over the continental area when vectors are added

From: Adam Phillips <asphilli_at_nyahnyahspammersnyahnyah>
Date: Mon Jun 11 2012 - 09:47:01 MDT

Hi Xiaoming,
Try setting res@mpFillOn = False. By default that resource is set to True.

If the unlikely event that doesn't solve it, then it is a draw order
issue. You will need to set one (or multiple) draw order resources. See
the applications page here:
http://www.ncl.ucar.edu/Applications/draworder.shtml

specifically, I would try setting res@cnFillDrawOrder = "PostDraw" and
res@vcVectorDrawOrder = "PostDraw".
Hope that helps. Adam

On 06/09/2012 04:50 PM, xiaoming Hu wrote:
> Hello
>
> I used gsn_csm_contour_map_ce to draw the following contour plot.
>
>
>
> But when I used gsn_csm_vector_scalar_map_ce to add wind vectors, the
> contour over the continental area is gone:
>
>
> Any idea what is wrong? My NCl script is attached.
>
> Thanks a lot
>
> Xiaoming
>
>
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

-- 
______________________________________________________________
Adam Phillips                                asphilli@ucar.edu
NCAR/Climate and Global Dynamics Division       (303) 497-1726
P.O. Box 3000				
Boulder, CO 80307-3000    http://www.cgd.ucar.edu/cas/asphilli

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Jun 11 09:47:08 2012

This archive was generated by hypermail 2.1.8 : Tue Jun 12 2012 - 13:58:38 MDT