[ncl-talk] setting png format with 600 ppi
张盼峰
zhangpanfeng at cug.edu.cn
Sat Aug 31 05:21:40 MDT 2019
Hello NCL users,
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.
wkstype = "png"
wkstype at wkWidth = 2400
wkstype at wkHeight = 2400
wks = gsn_open_wks(wkstype, "figure")
Thank you!
Best regrads,
Panfeng
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20190831/dead24e1/attachment.html>
More information about the ncl-talk
mailing list