<div dir="ltr">Hello:<div><br></div><div>The higher resolution should improve the pixelization of any map you look at with a very high magnification.</div><div><br></div><div>However, lines on the map become thinner because they are plotted per pixel. So, you need to thicken them.</div><div><br></div><div>Barry</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 7, 2017 at 11:51 AM, Sri Nandini <span dir="ltr">&lt;<a href="mailto:snandini@marum.de" target="_blank">snandini@marum.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Hello<br><br>Using NCL, i tried the 2 methods for saving my figures as png for publications.<br>1)The default method   wks =  gsn_open_wks(&quot;png&quot;, &quot;my figure&quot;)<br><br>And trying to save as 600dpi/optimal resolution<br>2)  wks_type = &quot;png&quot;<br>   wks_type@wkWidth   =  2500<br>   wks_type@wkHeight  =  2500<br>wks =  gsn_open_wks(&quot;png&quot;, &quot;my figure&quot;)<br><br>Surprisingly the method 1) yields better sharper resolution figure then method 2).<br>Could someone explain why?<br><br>Method 3) convert -density 300 (or 600) inputfile.png outfile.png yielded no difference when performed on output of method 1).<br><br>Any advice would be greatly appreciated.<br><br></div>
<br>______________________________<wbr>_________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Barry H. Lynn, Ph.D<div><div>Senior Lecturer,</div><div><div><span style="color:rgb(136,136,136)">The Institute of the Earth Science, </span><br style="color:rgb(136,136,136)"><span style="color:rgb(136,136,136)">The Hebrew University of Jerusalem, </span><br style="color:rgb(136,136,136)"><span style="color:rgb(136,136,136)">Givat Ram, Jerusalem 91904, Israel </span><br style="color:rgb(136,136,136)"></div><span style="color:rgb(136,136,136)">Tel: 972 547 231 170</span><br style="color:rgb(136,136,136)"><span style="color:rgb(136,136,136)">Fax: (972)-25662581</span></div></div><div><span style="color:rgb(136,136,136)"><br></span></div><div>C.E.O, Weather It Is, LTD<br>Weather and Climate Focus<br><a href="http://weather-it-is.com" target="_blank">http://weather-it-is.com</a><br>Jerusalem, Israel<br>Local: 02 930 9525<br>Cell: 054 7 231 170<br>Int-IS: x972 2 930 9525<br>US 914 432 3108<br></div></div></div>
</div>