Re: several color tables won't work

From: David Brown <dbrown_at_nyahnyahspammersnyahnyah>
Date: Fri Aug 17 2012 - 14:42:30 MDT

However, you can download a tar file containing all the currently supported color tables at http://www.ncl.ucar.edu/Document/Graphics/color_table_gallery.shtml. The page
http://www.ncl.ucar.edu/Document/Graphics/color_tables.shtml describes how to make these available to NCL in your environment.
 -dave

On Aug 17, 2012, at 2:34 PM, Michael Notaro wrote:

> http://www.ncl.ucar.edu/current_release.shtml
>
> I think that color scheme is not available in your earlier 5.2.0 version of ncl.
>
>
>
> On Aug 17, 2012, at 3:30 PM, H.Dang wrote:
>
>> Hi dear all,
>>
>> I just found several color tables don't work for me, the error message is:
>>
>> Copyright (C) 1995-2010 - All Rights Reserved
>> University Corporation for Atmospheric Research
>> NCAR Command Language Version 5.2.0
>> The use of this software is governed by a License Agreement.
>> See http://www.ncl.ucar.edu/ for more details.
>> fatal:CvtStringToCmap:Unable to convert string "amwg256" to ColorMap
>> warning:Error retrieving resource wkColorMap from args - Ignoring Arg
>>
>>
>> My code is:
>> ;
>> ;gsn_define_colormap(wks,"amwg256")
>> gsn_define_colormap(wks,"hotres")
>> levels= new(35, integer)
>> ...
>>
>> "hotres" works, but not "amwg256" and several other tables. Could anyone please tell me why? Thanks.
>>
>>
>> Hongyan
>> _______________________________________________
>> ncl-talk mailing list
>> List instructions, subscriber options, unsubscribe:
>> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri Aug 17 14:42:42 2012

This archive was generated by hypermail 2.1.8 : Thu Aug 23 2012 - 16:16:15 MDT