<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"><<a href="mailto:olagueralyndonmark429@gmail.com" target="_blank">olagueralyndonmark429@gmail.com</a>></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's my script:</div><div><br></div><div><div>'sdfopen <a href="http://hgt_may_monmean_1979-1995.nc" target="_blank">hgt_may_monmean_1979-1995.nc</a>'</div><div>'set display color white'</div><div>'c'</div><div>tim_min=1</div><div>tim_max=17</div><div>'set lat -10 60'</div><div>'set lon 60 180'</div><div>while(tim_min <= tim_max)</div><div>'set t 'tim_min</div><div>'set parea 1 8 2 10'</div><div><br></div><div>'set z 3'</div><div>'set gxout contour'</div><div>'set clevs 1520'</div><div>'d hgt'</div><div><br></div><div>'printim test.png'</div><div>tim_min=tim_min+1</div><div>endwhile</div><div>'quit'</div></div><div><br></div><div>The problem is that the axis labels are "printed" on top of one another so it appears to be "bold" 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 "first" or "last" time step?</div><div><br></div><div>I'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>