<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Zilore,<div><br></div><div>Where you define the mpres resources, add:</div><div><br></div><div>&nbsp; mpres@gsnFrame = False</div><div><br></div><div>Then after the call to&nbsp;&nbsp;wmstnm(wks,lats,lons,imdat), add:</div><div><br></div><div>&nbsp; frame(wks)</div><div><br></div><div>(Also, there's a superfluous call to gsn_open_wks() near the bottom of your script that should be removed).</div><div><br></div><div>Hope that helps…</div><div>Rick</div><div><br><div><div>On Apr 29, 2013, at 3:02 PM, zilore mumba &lt;<a href="mailto:zmumba@yahoo.com">zmumba@yahoo.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div><div style="background-color: rgb(255, 255, 255); font-family: tahoma, 'new york', times, serif; font-size: 12pt; position: static; z-index: auto; "><div>My sincere apologies for my very rudimentary knowledge of ncl. I modified a script for plotting a weather station model. When I run it with X11 as output, it gives me a map of Rwanda without any plot on it, then when I click it plots on a blank page. With pdf as output I get a plot of stations but without the map.</div><div>If someone may spare a bit of their time and correct the line that is not correct in my script, I think I can learn quite a bit about ncl.</div><div>Thanks in anticipation</div><div>Zilore Mumba<br></div></div></div><span>&lt;weather_sym_5_11.ncl&gt;</span>_______________________________________________<br>ncl-talk mailing list<br>List instructions, subscriber options, unsubscribe:<br><a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br></blockquote></div><br></div></body></html>