<div dir="ltr"><div>Hi all,</div><div><br></div>Oopss..Please ignore this post/question. I just figured out the solution.<div><br></div><div><br></div><div>Many thanks.<br><div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><font face="comic sans ms, sans-serif"><b><u>Lyndon Mark P. Olaguera</u></b></font><div><br></div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Tue, Apr 25, 2017 at 9:52 AM, Lyndon Mark Olaguera <span dir="ltr">&lt;<a href="mailto:olagueralyndonmark429@gmail.com" target="_blank">olagueralyndonmark429@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">Dear all,<div><br></div><div><br></div><div>I am plotting a contour line for each time step (17 steps) from a single netcdf file.</div><div>Here&#39;s my script:</div><div><br></div><div><div>&#39;sdfopen <a href="http://hgt_may_monmean_1979-1995.nc" target="_blank">hgt_may_monmean_1979-1995.nc</a>&#39;</div><div>&#39;set display color white&#39;</div><div>&#39;c&#39;</div><div>tim_min=1</div><div>tim_max=17</div><div>&#39;set lat -10 60&#39;</div><div>&#39;set lon 60 180&#39;</div><div>while(tim_min &lt;= tim_max)</div><div>&#39;set t &#39;tim_min</div><div>&#39;set parea 1 8 2 10&#39;</div><div><br></div><div>&#39;set z 3&#39;</div><div>&#39;set gxout contour&#39;</div><div>&#39;set clevs 1520&#39;</div><div>&#39;d hgt&#39;</div><div><br></div><div>&#39;printim test.png&#39;</div><div>tim_min=tim_min+1</div><div>endwhile</div><div>&#39;quit&#39;</div></div><div><br></div><div>The problem is that the axis labels are &quot;printed&quot; on top of one another so it appears to be &quot;bold&quot; characters.</div><div>I am attaching the output image here.</div><div><br></div><div><br></div><div>Is there a work around solution to this such that the axis labels will only be plotted for the &quot;first&quot; or &quot;last&quot; time step?</div><div><br></div><div>I&#39;ll appreciate any help. </div><div><br clear="all"><div><div class="m_-2543800466921826505gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><font face="comic sans ms, sans-serif"><b><u>Lyndon Mark P. Olaguera</u></b></font><div><br></div></div></div></div></div></div></div></div></div></div>
</div></div>
</blockquote></div><br></div></div></div></div>