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

From: <brownrig_at_nyahnyahspammersnyahnyah>
Date: Mon Mar 04 2013 - 20:06:37 MST

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 20:06:47 2013

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