<div dir="ltr"><div class="gmail_default" style="font-size:small">Muhammad,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Many people do not know what &quot;plotgrids.ncl&quot; is.  I assume you are talking about the plotgrids.ncl associated with this page:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style><a href="http://www2.mmm.ucar.edu/wrf/OnLineTutorial/Graphics/NCL/Examples/EXPERIMENTAL/wrf_show_wps_som_namelist.htm">http://www2.mmm.ucar.edu/wrf/OnLineTutorial/Graphics/NCL/Examples/EXPERIMENTAL/wrf_show_wps_som_namelist.htm</a><br></div><div class="gmail_default" style><br></div><div class="gmail_default" style>Did you actually look at this code?  At the end of this script there are some commented lines, showing you how to add a white dot at the location of Washington D.C.:</div><div class="gmail_default" style><br></div><div class="gmail_default" style>







<p class=""><span style="font-family:&#39;courier new&#39;,monospace">; Below is an example of adding a white dot over the DC location.</span><br></p><p class=""><font face="courier new, monospace">  ;pmres = True<br>  ;pmres@gsMarkerColor = &quot;White&quot;<br>  ;pmres@gsMarkerIndex = 16<br>  ;pmres@gsMarkerSizeF = 0.01<br>  ;gsn_polymarker(wks,mp,-77.26,38.56,pmres)</font></p><p class="">You should be able to uncomment this code and change the -77.26 (longitude) and 38.56 (latitude) to whatever values you want.</p><p class=""><br></p><p class="">--Mary</p></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Nov 7, 2014 at 3:05 AM, Muhammad Omer Mughal <span dir="ltr">&lt;<a href="mailto:m.mughal1@postgrad.curtin.edu.au" target="_blank">m.mughal1@postgrad.curtin.edu.au</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr">
<div style="font-size:12pt;color:#000000;background-color:#ffffff;font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Hi all<br>
</p>
<p><br>
</p>
<p>How can I add a city location to plotgrids.ncl<br>
</p>
<p><br>
</p>
<div>
<div style="font-family:Tahoma;font-size:13px">
<div style="font-family:Tahoma;font-size:13px"><b><br>
</b></div>
<div style="font-family:Tahoma;font-size:13px"><b>Regards</b></div><span class="HOEnZb"><font color="#888888">
<div style="font-family:Tahoma;font-size:13px"><b>Muhammad Omer Mughal</b>
<div><b>Department of Applied Physics</b></div>
<div><br>
</div>
</div>
</font></span></div>
</div>
</div>
</div>

<br>_______________________________________________<br>
ncl-talk mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>