<div dir="ltr"><div class="gmail_default" style="font-size:small">Without seeing your code, I can only guess why only the last plot is being displayed. If you want each plot to be in a separate frame, you need to call "frame(wks)" before the end of the do loop, and not outside of the do loop. </div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Note: when you use the gsn_csm_xxxxx plotting interfaces, the frame is automatically advanced for you, unless you set res@gsnFrame to False.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">When you use the wrf_overlays or wrf_map_overlays functions, this also advances the frame for you automatically, unless you set the special "PanelPlot" resource to False, which I'm guessing you did, since you had to add shapefile outlines.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">--Mary</div><div class="gmail_default" style="font-size:small"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 25, 2014 at 6:54 AM, ashwinD12 . <span dir="ltr"><<a href="mailto:winash12@gmail.com" target="_blank">winash12@gmail.com</a>></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><div><div><div>That works just fine. The shapefile and WRF plot are seen together. I just had a couple of more questions. <br><br></div>I have three plots in a do loop. Only the last one gets displayed. How does one flip from one plot to another ?<br><br></div>Also the text in the plot is blurred and very small font. How does one set that ? <br></div></div><br></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 25, 2014 at 10:08 AM, Mary Haley <span dir="ltr"><<a href="mailto:haley@ucar.edu" target="_blank">haley@ucar.edu</a>></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 class="gmail_default" style="font-size:small">Ashwin,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">If you are simply trying to attach shapefile outlines to a WRF plot, then see example shapefiles_14.ncl at:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default"><a href="http://www.ncl.ucar.edu/Applications/shapefiles.shtml#ex14" target="_blank">http://www.ncl.ucar.edu/Applications/shapefiles.shtml#ex14</a><br></div><div class="gmail_default"><br></div><div class="gmail_default">--Mary</div><div class="gmail_default"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div>On Wed, Sep 24, 2014 at 7:12 AM, ashwinD12 . <span dir="ltr"><<a href="mailto:winash12@gmail.com" target="_blank">winash12@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div dir="ltr">Hello Mary,<br> Did this script ever get mailed out - ? <a href="http://www.ncl.ucar.edu/Support/talk_archives/2014/0379.html" target="_blank">http://www.ncl.ucar.edu/Support/talk_archives/2014/0379.html</a> ? I am having the same problems that Tabish and Hanna reported a while back. In essence I can see the shapefile and WRF rainfall plot but separately. I do not want to copy and paste code all over the place just to get it working. So a working example or psuedo NCL code would be helpful.<br>Regards,<br>Ashwin. <br></div>
<br></div></div>_______________________________________________<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>
</blockquote></div><br></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>