[ncl-talk] vector plot over slp contours

Sourav Chatterjee srvsxc at outlook.com
Mon Jun 29 23:55:20 MDT 2015


Thanks Adam. It did work.
Sourav

From: asphilli at ucar.edu
Date: Mon, 29 Jun 2015 12:40:50 -0600
Subject: Re: [ncl-talk] vector plot over slp contours
To: srvsxc at outlook.com
CC: ncl-talk at ucar.edu

Hi Sourav,
Yes: You need to turn off the map fill. Set:
res at mpFillOn = False
and
res at mpOutlineOn = True   ; optional

Hope that helps. If not, or if you have further questions please respond to the ncl-talk email list.
Adam


On Mon, Jun 29, 2015 at 5:59 AM, Sourav Chatterjee <srvsxc at outlook.com> wrote:



Dear All,

I am using the following example but with SLP instead of SST. 

https://www.ncl.ucar.edu/Applications/Scripts/vector_1.ncl

Is there any way to plot the contours over the land as well using this example? I am not getting any contour value over the land though I have not used 
res at mpLandFillColor      = "gray".

Thanks in advance.

Cheers
Sourav
 		 	   		  

_______________________________________________

ncl-talk mailing list

ncl-talk at ucar.edu

List instructions, subscriber options, unsubscribe:

http://mailman.ucar.edu/mailman/listinfo/ncl-talk




-- 
Adam Phillips 
Associate Scientist,  Climate and Global Dynamics Laboratory, NCAR
www.cgd.ucar.edu/staff/asphilli/   303-497-1726 

 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150630/6361550c/attachment.html 


More information about the ncl-talk mailing list