<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">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="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>
</div></div>