<div dir="ltr">Hi Laura,<div>NCL will allocate the space for each panel based on the size of the 1st panel. If you do not want that to happen you can tell NCL to allocate the space for all panels based on a different panel by setting gsnPanelScalePlotIndex.  See example #24 here:</div><div><a href="http://www.ncl.ucar.edu/Applications/panel.shtml#ex24">http://www.ncl.ucar.edu/Applications/panel.shtml#ex24</a></div><div><br></div><div>In your case your 1st panel does have the Y-axis titles and labels turned on, making that (and your 4th and 7th panels) bigger than the remaining ones. Setting gsnPanelScalePlotIndex = 2 should fix the issue.</div><div> </div><div>gsnPanelYWhiteSpacePercent can be used to adjust the spacing between the rows. You might also want to set res@tiMainOn = False so as to not preallocate space for the main title. Keep in mind that gsnPanelXWhiteSpacePercent and gsnPanelYWhiteSpacePercent are both set to 1.0 as the defaults.<br></div><div><br></div><div>Hope that helps!</div><div>Adam</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Feb 14, 2016 at 2:48 PM, Laura Fowler <span dir="ltr">&lt;<a href="mailto:laura@ucar.edu" target="_blank">laura@ucar.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi:<br>
<br>
I am using gun_panel to create a 3 by 3 panel plots. All 9 individual<br>
plots have the same size. I removed the Y-axis labels and Y-axis title<br>
to try tp reduce the space between the 3 columns but that did not<br>
help. I also try to use gsnPaperWidth and gsnPanelXWhiteSpacePercent<br>
but that did not help either. I also would like to add more space<br>
between the 3 rows? Any other suggestion? I am attaching my ncl script<br>
and output to show what I am trying to do?<br>
<br>
Thanks for your help,<br>
Laura<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
!-------------------------------------------------------------------------------------------------------------<br>
Laura D. Fowler<br>
Mesoscale and Microscale Meteorology Division (MMM)<br>
National Center for Atmospheric Research<br>
P.O. Box 3000, Boulder CO 80307-3000<br>
<br>
e-mail: <a href="mailto:laura@ucar.edu">laura@ucar.edu</a><br>
phone: <a href="tel:303-497-1628" value="+13034971628">303-497-1628</a><br>
<br>
!-------------------------------------------------------------------------------------------------------------<br>
</font></span><br>_______________________________________________<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/mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div><div><span><font color="#888888">Adam Phillips <br></font></span></div><span><font color="#888888">Associate Scientist,  </font></span><span><font color="#888888">Climate and Global Dynamics Laboratory, NCAR<br></font></span></div></div><div><span><font color="#888888"><a href="http://www.cgd.ucar.edu/staff/asphilli/" target="_blank">www.cgd.ucar.edu/staff/asphilli/</a>   </font></span><span><font color="#888888">303-497-1726 </font></span></div><span><font color="#888888"></font></span><div><div><span><font color="#888888"><br></font></span><div><span><font color="#888888"><a href="http://www.cgd.ucar.edu/staff/asphilli" target="_blank"></a></font></span></div></div></div></div></div></div></div></div></div></div></div>
</div>