<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
I wrote about this issue here:&nbsp;<a href="http://cola.gmu.edu/grads/gadoc/drawingtips.html">http://cola.gmu.edu/grads/gadoc/drawingtips.html</a>
<div>—Jennifer</div>
<div><br>
<div>
<div>On Apr 24, 2017, at 9:03 PM, Lyndon Mark Olaguera &lt;<a href="mailto:olagueralyndonmark429@gmail.com">olagueralyndonmark429@gmail.com</a>&gt; wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<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 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>
<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'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 &lt;= 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&#43;1</div>
<div>endwhile</div>
<div>'quit'</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'll appreciate any help.&nbsp;</div>
<div><br clear="all">
<div>
<div class="m_-2543800466921826505gmail_signature">
<div dir="ltr">
<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>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</div>
_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
http://gradsusr.org/mailman/listinfo/gradsusr<br>
</blockquote>
</div>
<br>
<div apple-content-edited="true">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="font-size: 12px; orphans: 2; widows: 2;">--</div>
<div style="font-size: 12px; orphans: 2; widows: 2;">Jennifer Miletta Adams<br>
Center for Ocean-Land-Atmosphere Studies (COLA)<br>
George Mason University<br>
<br>
<br>
</div>
</div>
</div>
</div>
<br>
</div>
</body>
</html>