<div dir="ltr"><div class="gmail_default" style="font-size:small">Geeta,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I think I see the problem.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">You have defined the two plots using &quot;Wks_NPIX_FIX&quot; as the workstation &quot;parent&quot;.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">You then tried to redraw the plots using a different workstation, &quot;Wks_Panel&quot;.  You can&#39;t do it this way, because the plots still have &quot;Wks_NPIX_FIX&quot; as their parent.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I&#39;m not sure why you need two different workstations, because you are not drawing to the first one as far as I can tell.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Try using the original workstation when you call gsn_panel:</div><div class="gmail_default" style="font-size:small">







<p class=""><span class="">                  </span><span class="">gsn_panel</span><span class="">(</span><span class="">Wks_NPIX_FIX,Plot_NPIX_FIX,</span><span class="">(/</span><span class="">2,1</span><span class="">/)</span><span class="">,PanelRes)</span></p><p class=""><span class="">--Mary</span></p><p class=""><span class=""><br></span></p></div>















</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 8, 2016 at 5:03 PM, Geeta Geeta <span dir="ltr">&lt;<a href="mailto:geetag54@yahoo.com" target="_blank">geetag54@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="color:#000;background-color:#fff;font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,Sans-Serif;font-size:16px"><div><span>Thanks Mary. </span></div><div><span>I tried both ways, 2 columns and 1 row and vice versa. </span></div><div dir="ltr"><span>but unable to get it right. </span></div><div dir="ltr"><span><br></span></div><div dir="ltr"><span>any more suggestions??</span></div><span class="HOEnZb"><font color="#888888"><div></div><div> </div><div>Geeta.</div></font></span><div><div class="h5"> <div><br><br></div><div style="display:block"> <div style="font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,Sans-Serif;font-size:16px"> <div style="font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,Sans-Serif;font-size:16px"> <div dir="ltr"><font size="2" face="Arial"> On Monday, 8 August 2016 8:13 PM, Mary Haley &lt;<a href="mailto:haley@ucar.edu" target="_blank">haley@ucar.edu</a>&gt; wrote:<br></font></div>  <br><br> <div><div><div><div dir="ltr"><div style="font-size:small">Geeta,</div><div style="font-size:small"><br clear="none"></div><div style="font-size:small">You only have 2 plots, but you are telling gsn_panel that you have four plots. The &quot;(/2,2/)&quot; tells gsn_panel that you want two rows and 2 columns, hence 4 plots.  </div><div style="font-size:small"><br clear="none"></div><div style="font-size:small">It should have drawn at least two of the plots, so I&#39;m not sure why it didn&#39;t.</div><div style="font-size:small"><br clear="none"></div><div style="font-size:small">Instead, try telling gsn_panel you want 1 row and 2 columns, or 2 rows and 1 column:</div><div style="font-size:small"><br clear="none"></div><div style="font-size:small">







<div><span>                  </span><span>gsn_panel</span><span>(Wks_Panel,Plot_<wbr>NPIX_FIX,</span><span>(/</span><span>2,1</span><span>/)</span><span>,PanelRes)</span></div><div><span>or</span></div><div><span>







</span></div><div><span>                  </span><span>gsn_panel</span><span>(Wks_Panel,Plot_<wbr>NPIX_FIX,</span><span>(/1,2</span><span>/)</span><span>,PanelRes)</span></div><div><span>--Mary</span></div><div><span><br clear="none"></span></div></div></div><div><br clear="none"><div>On Sun, Aug 7, 2016 at 11:51 AM, Geeta Geeta <span dir="ltr">&lt;<a rel="nofollow" shape="rect" href="mailto:geetag54@yahoo.com" target="_blank">geetag54@yahoo.com</a>&gt;</span> wrote:<br clear="none"><blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div style="color:#000;background-color:#fff;font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,Sans-Serif;font-size:16px"><div dir="ltr"><span>I request some one to help me with the panel plots. </span></div><div dir="ltr"><span>I have made two individual plots for rain rate but unable to make the panel. I am attaching all of the plots here. </span></div><span><font color="#888888"></font></span><div></div><div> </div><div><br clear="none"></div><div>Geeta.</div></div></div></div><br clear="none">______________________________ _________________<br clear="none">
ncl-talk mailing list<br clear="none">
<a rel="nofollow" shape="rect" href="mailto:ncl-talk@ucar.edu" target="_blank">ncl-talk@ucar.edu</a><br clear="none">
List instructions, subscriber options, unsubscribe:<br clear="none">
<a rel="nofollow" shape="rect" href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" target="_blank">http://mailman.ucar.edu/ mailman/listinfo/ncl-talk</a><br clear="none">
<br clear="none"></blockquote></div><br clear="none"></div></div></div><br><br></div>  </div> </div>  </div></div></div></div></div><br>______________________________<wbr>_________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>