<div dir="ltr"><div>In what sense is it not working -- are you not getting a 2400x2400 image, or not getting anything?<br></div><div><br></div><div>On a general note, (and perhaps you already know this) it kinda of doesn't make sense to talk of a 600DPI PNG file; it depends on how many pixels are in the file and at what physical dimensions the image is rendered:</div><div><br></div><div><a href="https://graphicdesign.stackexchange.com/questions/107888/check-dpi-of-png-file">https://graphicdesign.stackexchange.com/questions/107888/check-dpi-of-png-file</a></div><div><br></div><div>Rick<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Aug 31, 2019 at 5:22 AM 张盼峰 via ncl-talk <<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="line-height:1.7;color:rgb(0,0,0);font-size:14px;font-family:Arial"><div>Hello NCL users,</div><div><br></div><div>I want to use the output format 'png' with a high resolution of 600 ppi for publication. How to set the resources in NCL ? I only know the setting method below, but it doesn't seem to work.<br></div><div><br></div><div>  wkstype          = "png"<br>  wkstype@wkWidth  = 2400  <br>  wkstype@wkHeight = 2400  <br>  wks = gsn_open_wks(wkstype, "figure")  <br></div><div><br></div><div>Thank you!</div><div><br></div><div>Best regrads, <br></div><div><br></div><div>Panfeng<br></div></div><br>_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu" target="_blank">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/mailman/listinfo/ncl-talk</a></blockquote></div>