<div dir="ltr"><div><div><div>Hi <span tabindex="-1" id=":1lh.1" style="" class="">Pawan</span>,<br></div>First, please only post <span tabindex="-1" id=":1lh.2" style="" class="">NCL</span> installation questions to the <span tabindex="-1" id=":1lh.3" style="" class="">ncl</span>-install email list, and all others to <span tabindex="-1" id=":1lh.4" style="" class="">ncl</span>-talk. I have <span tabindex="-1" id=":1lh.5" style="" class="">cc&#39;d</span> <span tabindex="-1" id=":1lh.6" style="" class="">ncl</span>-talk here.<br><br></div>It looks to me like the arrays input into the plotting function are lacking latitude coordinate variables. Are you getting any error messages? If you are and need to reply to this message please include them. <br><br>To see if you have coordinate variables you can do a <span tabindex="-1" id=":1lh.7" style="" class="">printVarSummary</span> on your input array to see if there are any coordinate variables attached. If you are unfamiliar with coordinate variables see page 7 in the Mini-Language manual here:<br><a href="http://www">http://www</a>.<span tabindex="-1" id=":1lh.8" style="" class="">ncl</span>.<span tabindex="-1" id=":1lh.9" style="" class="">ucar</span>.<span tabindex="-1" id=":1lh.10" style="" class="">edu</span>/Document/Manuals/language_man.<span tabindex="-1" id=":1lh.11" style="" class="">pdf</span><br></div><div><br>Coordinate variables tell <span tabindex="-1" id=":1lh.12" style="" class="">NCL</span> how to map your data onto the plot. It is highly recommended that you use coordinate variable information whenever you can when plotting in <span tabindex="-1" id=":1lh.13" style="" class="">NCL</span>. If coordinate variables are not present <span tabindex="-1" id=":1lh.14" style="" class="">NCL</span> will map data onto each index value, as you are seeing in your second plot where it is mapping your data onto 191 (?) indices. <br></div><div><br></div>All that being said, if you are happy with the plot itself and just want to get your <span tabindex="-1" id=":1lh.15" style="" class="">XB</span> labels straightened out you could. Note though that you would have to match up your 191 latitude indices with a latitude value for each when you specify the <span tabindex="-1" id=":1lh.16" style="" class="">XBValues</span> and <span tabindex="-1" id=":1lh.17" style="" class="">XBLabels</span>:<br><br><div><div>res@<span tabindex="-1" id=":1lh.18" style="" class="">tmXBMode</span>      = &quot;Explicit&quot; ; Define own tick mark labels.</div><div><div>; without a latitude coordinate variable <span tabindex="-1" id=":1lh.19" style="" class="">XBValues</span> will range from <br>; 0-&gt;the number of latitude points-1<br></div><div>res@<span tabindex="-1" id=":1lh.20" style="" class="">tmXBValues</span>    = (/0,95,190/)    <br></div><div>res@<span tabindex="-1" id=":1lh.21" style="" class="">tmXBLabels</span>   = (/&quot;90S&quot;,&quot;0&quot;,&quot;90N&quot;/)<br><br></div><div>(The above coding is a guess as to which index corresponds to each latitude.)<br></div><div><br></div><div>Hopefully the above advice will help. If it doesn&#39;t, or if you have any further questions, please respond to the <span tabindex="-1" id=":1lh.22" style="" class="">ncl</span>-talk email list and not to me personally.<br></div><div>Adam<br></div><div><br></div></div></div><br><div> <br><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 21, 2015 at 7:49 AM, pawan vats <span dir="ltr">&lt;<a href="mailto:pawanvats5086@gmail.com" target="_blank">pawanvats5086@gmail.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 dir="ltr"><div>Hi,  I&#39;m use ncl for plotting, i am facing problem for in setting of  X axis label bar explicitly on Zonal plot between lat and pressure.</div><div><br></div><div>when i give explicitly value to the </div><div><div>res@tmYLMode      = &quot;Explicit&quot; ; Define own tick mark labels.</div><div><div>res@tmXBValues    = (/90,80,70,60,50,40,30,20,10,0,10,20,30,40,50,60,70,80,90/)</div><div>res@tmXBLabels   = (/&quot;90S&quot;,&quot;80&quot;,&quot;70S&quot;,&quot;60S&quot;,&quot;50S&quot;,&quot;40S&quot;,&quot;30S&quot;,&quot;20S&quot;,&quot;10S&quot;,&quot;0&quot;,&quot;10N&quot;,&quot;20N&quot;,&quot;30N&quot;,&quot;40N&quot;,&quot;50N&quot;,&quot;60N&quot;,&quot;70N&quot;,&quot;80N&quot;,&quot;90N&quot;/)</div></div></div><div><br></div><div>only last half of value i get label in plot in half axis only half remain blank </div><div><br></div><div><br></div><div>in case of automatic it label complete x axis  starting from 0 to 180  having difference of 10.</div><div> For your better under standing  in am attaching two simple plot in this mail.</div><div>Thanks </div><div>with regards </div><span class="HOEnZb"><font color="#888888"><div>Pawan</div></font></span></div>
<br>_______________________________________________<br>
ncl-install mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-install" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-install</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <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>