Re: remove warning:wkColorModel is not a resource in the given object

From: juki juki <juky_emc2_at_nyahnyahspammersnyahnyah>
Date: Mon Mar 04 2013 - 21:06:16 MST

Hi Rick ! Thank you. It works by using "oldpdf" Cheers Joukey ________________________________ From: "brownrig@ucar.edu" <brownrig@ucar.edu> To: juki juki <juky_emc2@yahoo.com>; NCL Talk <ncl-talk@ucar.edu> Sent: Tuesday, March 5, 2013 12:06 PM Subject: Re: [ncl-talk] remove warning:wkColorModel is not a resource in the given object Hi, You might try using the workstation "oldpdf" if you need a cmyk color model.  cmyk is not implemented for the workstations that support the new color model -- a reminder to me that this needs to be documented. Sorry about the confusion. Rick   On Mon, 4 Mar 2013 17:34:40 -0800 (PST) juki juki <juky_emc2@yahoo.com> wrote: > Hi all ncl users, > > Again, I need your help to remove the "warning:wkColorModel is not a resource in the given object". I want to set cmyk color for my plot: > > type = "pdf" > type@wkColorModel = "cmyk"  > wks = gsn_open_wks(type ,"test_colorCMYK")   > gsn_define_colormap(wks,"BlueWhiteOrangeRed") > > When I run it, I got the warning: > > warning:wkColorModel is not a resource in the given object > > > I am using NCL V6.1.2 in Cygwin machine. I have located the the ".hluresfile" file in my home directory, but it didn't remove the warning. > > Thank you. > > Joueky

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Mar 4 21:06:25 2013

This archive was generated by hypermail 2.1.8 : Thu Mar 07 2013 - 08:55:58 MST