Hi, <br>I&#39;m trying to draw stippling/cross hatching on a south polar stereographic map to show statistical significance. I had been using <a href="http://hatch.gs">hatch.gs</a> for my latlon maps but now want to make polar stereographic maps and it doesn&#39;t work. <br>
I&#39;ve also tried this:<br>ga-&gt; set gxout grid                     <br>ga-&gt; set grid off                       <br>grid is off<br>ga-&gt; set gridln off                     <br>ga-&gt; set digsiz 0.02<br>digsiz = 0.02 <br>

ga-&gt; d const(maskout(tval,tval-2.069),0)<br><br>But the dots bunch up towards the pole and it doesn&#39;t look very nice...<br>Can anyone suggest an alternative?<br><br>Cheers,<br>Katherine<br><br>