<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Rick, <div class=""><br class=""></div><div class="">Thank you, this worked great! I appreciate it. </div><div class=""><br class=""></div><div class="">Best wishes,</div><div class="">Srishti<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Feb 18, 2019, at 8:26 PM, Rick Brownrigg <<a href="mailto:brownrig@ucar.edu" class="">brownrig@ucar.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div dir="ltr" class="">Ok, not sure, but at line 235,   "res@gsnDraw = True". This should be set to False. Apologies for not catching that the first time around. <br class=""></div><div dir="ltr" class=""><br class=""></div><div dir="ltr" class="">In general, any of the gsn_xxxx routines draw their graphics immediately upon being called, unless @gsnDraw and @gsnFrame are set to False. Normally, this default behavior is what users want, but when doing an overlay, or a panel plot, or annotating a plot with markers/text/polylines/etc, its important that these resources be set to False, so that all of the graphical results can be "accumulated" and output on a single frame/page/image.</div><div dir="ltr" class=""><br class=""></div><div dir="ltr" class=""><br class=""></div></div><br class=""><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Feb 18, 2019 at 3:15 PM Srishti Dasarathy <<a href="mailto:srdasara@ucsd.edu" class="">srdasara@ucsd.edu</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr" class="">Wrong attachment in the earlier message, apologies. Reattached... </div><br class=""><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Feb 18, 2019 at 2:14 PM Srishti Dasarathy <<a href="mailto:srdasara@ucsd.edu" target="_blank" class="">srdasara@ucsd.edu</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr" class="">Hi Rick, <div class=""><br class=""></div><div class="">Thanks for the help. I commented out the frame(wks) in line 239, but now the image (attached) is being produced... Any advice? </div><div class=""><br class=""></div><div class="">Thanks,</div><div class="">Srishti</div></div><br class=""><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Feb 18, 2019 at 1:29 PM Rick Brownrigg <<a href="mailto:brownrig@ucar.edu" target="_blank" class="">brownrig@ucar.edu</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr" class=""><div class="">Hi,</div><div class=""><br class=""></div><div class="">It looks like around line 239 of your script, right after generating the first of the two plots that make up the panel plot, there is a call to "frame(wks)" which would cause the first plot to get generated. It subsequently gets drawn again with the second plot in the call to gsn_panel(). Take e pair, there is a call to "frame(wks)" which would cause the first plot to get generated. out the frame() call.</div><div class=""><br class=""></div><div class="">HTH...</div><div class="">Rick<br class=""></div></div><br class=""><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Feb 18, 2019 at 2:07 PM Srishti Dasarathy <<a href="mailto:srdasara@ucsd.edu" target="_blank" class="">srdasara@ucsd.edu</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr" class="">Dear NCL-talk,<div class=""><br class=""></div><div class="">Hope that this email finds you all well. I've attached a script that plots the total backscatter coefficient from hdf files, and it works well! However, it produces two png plots for each hdf file -- one is solely backscatter, whereas the second is backscatter plus a map of the satellite track. I only want the second png file, and I'm not sure why two png files are being produced. Any help would be appreciated, I'm sure this is something in the script that I am simply overlooking! </div><div class=""><br class=""></div><div class="">Thank you,</div><div class="">Srishti<br clear="all" class=""><div class=""><br class=""></div>-- <br class=""><div dir="ltr" class="gmail-m_5658631729735548354gmail-m_2123763146691290396gmail-m_-792939322211075470gmail-m_312175032977315094gmail_signature"><div dir="ltr" class=""><div class=""><div dir="ltr" class="">Srishti Dasarathy<div class="">Graduate Student</div><div class="">Integrative Oceanography Division</div><div class="">Scripps Institution of Oceanography</div></div></div></div></div></div></div>
_______________________________________________<br class="">
ncl-talk mailing list<br class="">
<a href="mailto:ncl-talk@ucar.edu" target="_blank" class="">ncl-talk@ucar.edu</a><br class="">
List instructions, subscriber options, unsubscribe:<br class="">
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank" class="">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br class="">
</blockquote></div>
</blockquote></div><br clear="all" class=""><div class=""><br class=""></div>-- <br class=""><div dir="ltr" class="gmail-m_5658631729735548354gmail-m_2123763146691290396gmail_signature"><div dir="ltr" class=""><div class=""><div dir="ltr" class="">Srishti Dasarathy<div class="">Graduate Student</div><div class="">Integrative Oceanography Division</div><div class="">Scripps Institution of Oceanography</div></div></div></div></div>
</blockquote></div><br clear="all" class=""><div class=""><br class=""></div>-- <br class=""><div dir="ltr" class="gmail-m_5658631729735548354gmail_signature"><div dir="ltr" class=""><div class=""><div dir="ltr" class="">Srishti Dasarathy<div class="">Graduate Student</div><div class="">Integrative Oceanography Division</div><div class="">Scripps Institution of Oceanography</div></div></div></div></div>
</blockquote></div>
</div></blockquote></div><br class=""></div></body></html>