[ncl-talk] Bug with CMYK color model

Rick Brownrigg brownrig at ucar.edu
Thu Aug 28 06:31:03 MDT 2014


No, its not a bug -- the cmyk color model is not supported by the newer
postscript driver (its a bug in the documentation that I need to fix :-/
.  If you really need that color model, and you are not using
semi-transparent colors, you might try the "oldps" workstation type.




On Thu, Aug 28, 2014 at 3:39 AM, Yongjie Huang <huangyj at mail.iap.ac.cn>
wrote:

>
> Hi, all
>
> I used CMYK color model with NCL 6.2.0, as
>
>   type              = "ps"
>   type at wkColorModel = "cmyk"
>   wks = gsn_open_wks(type,"test")
>   gsn_define_colormap(wks,"BlAqGrYeOrRe")
>
> but return the warning:
>
> warning:wkColorModel is not a resource in the given object
>
>
> Is this a bug?
>
>
> Thanks!
>
> Yongjie Huang
>
>
>
>
>
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20140828/bebf9c2a/attachment.html 


More information about the ncl-talk mailing list