<div dir="ltr">Stuart,<div>I had no problem using skip, e.g.:</div><div><br></div><div>&#39;d skip(maskout(t2m,landsfc-0.5),2)&#39;</div><div><br></div><div>displays every other grid value in both x- and y-direction</div><div>Stephen</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 17, 2015 at 9:21 AM, Chorley Weather <span dir="ltr">&lt;<a href="mailto:weatherstu@chorleyweather.com" target="_blank">weatherstu@chorleyweather.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Folks,<br>
<br>
I am having trouble with the spacing of temperature values (grid) when I use maskout. As you can see in the attached image, the values are very close and not very readable. Is there a way to space them out like when you use the skip function, which by the way doesn&#39;t seem to work with maskout.<br>
<br>
&#39;define t2m  = const((tmp2m-273.16),0,-u)&#39;<br>
&#39;set gxout grid&#39;<br>
&#39;set gridln off&#39;<br>
&#39;set cthick 5&#39;<br>
&#39;set ccolor 1&#39;<br>
&#39;d maskout(t2m,landsfc-0.5)&#39;<br>
<br>
Thanks in advance,<br>
<br>
Stuart.<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Chief Forecaster &amp; Owner<br>
Chorley Weather</font></span><br>_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" rel="noreferrer" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br></blockquote></div><br></div>