Re: No contour over the continental area when vectors are added, mpFillOn = False worked!

From: xiaoming Hu <yuanfangcan_at_nyahnyahspammersnyahnyah>
Date: Mon Jun 11 2012 - 10:04:05 MDT

Adam

res@mpFillOn = False worked perfectly!
Thank you so much!

Xiaoming

Date: Mon, 11 Jun 2012 09:47:01 -0600
From: asphilli@ucar.edu
To: ncl-talk@ucar.edu
Subject: Re: No contour over the continental area when vectors are added

  
    
  
  
    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

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

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