<div dir="ltr"><div class="gmail_default" style="font-size:small">Hi D.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">The problem is that your first two plots are in units of hPa on the Y axis and latitude on the X axis.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Your XY plot is in meters on the Y axis and latitude on the X axis.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">You need to convert g to hPa before you create plot3, so that it is in the same units as the other two plots.</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 class="gmail_default" style="font-size:small"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 24, 2018 at 7:58 PM, dave montgomery via ncl-talk <span dir="ltr"><<a href="mailto:ncl-talk@ucar.edu" target="_blank">ncl-talk@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><div style="color:#000;background-color:#fff;font-family:Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:13px"><div id="m_-1518150819662739250yui_3_16_0_ym19_1_1516821028629_27586">Dear NCL Users,</div><div id="m_-1518150819662739250yui_3_16_0_ym19_1_1516821028629_27587">I crave your expertise in helping to find solution to the following problem:</div><div dir="ltr" id="m_-1518150819662739250yui_3_16_0_ym19_1_1516821028629_27588">I
 made an overlay of three plots(1,2,3). The first and second plots are 
4D while the third plot is 3D. After calling draw, the last plot
 didn't fit into the base plot (plot1). The plot signature for plot3 was
 simply too large and wasn't entirely represented in the base plot (plot1). However, when I plotted 
the plot3 alone, it works and its complete xy signature was displayed. I
 have attached the .nc file, the plot and the script to this email. 
Please, help me out.</div><div dir="ltr" id="m_-1518150819662739250yui_3_16_0_ym19_1_1516821028629_27589">Many thanks.</div><div dir="ltr" id="m_-1518150819662739250yui_3_16_0_ym19_1_1516821028629_27590"><div dir="ltr" id="m_-1518150819662739250yui_3_16_0_ym19_1_1516821028629_27653">D. Montgomery</div><div dir="ltr" id="m_-1518150819662739250yui_3_16_0_ym19_1_1516821028629_29566"><br></div><div dir="ltr" id="m_-1518150819662739250yui_3_16_0_ym19_1_1516821028629_29570">N:B</div><div dir="ltr" id="m_-1518150819662739250yui_3_16_0_ym19_1_1516821028629_29569">NCAR Command Language Version 6.3.0<br></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>