[ncl-talk] Image Resizing Issue

Kerwyn Texeira ktish86 at gmail.com
Wed Mar 16 14:25:45 MDT 2016


Hi nc-talk,

I trying to resize my figures in "png" format but I'm having issues.  The
size of the images are not changing.

Script:

wks_type = "png"
wks_type at wkWidth = 2500
wks_type at wkHeight = 2500
wks = gsn_open_wks(wks_type, "test")

Error: warning:wkImageFileName is not a resource in the given object
         warning:wkImageFormat is not a resource in the given object

Does anyone know how I can fix this?

Appreciate it much!
**Kerwyn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20160316/c5a36ff5/attachment.html 


More information about the ncl-talk mailing list