Re: Why i can not use the color table of "BlueYellowRed"?

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Mon Jun 11 2012 - 11:38:13 MDT

Hi Lin,

This color map was added in V6.0.0, so you should have access to it. You can verify this with:
  
       ls $NCARG_ROOT/lib/ncarg/colormaps/BlueYellowRed.rgb

If this says something like "file not found", then you may have NCARG_ROOT set incorrectly.

If the above shows the file, then you might have your NCARG_COLORMAP environment variable set to point to another directory.

To verify this, can you type the following and send me the output:

    which ncl
    ncl -V
    printenv NCARG_ROOT
    ls $NCARG_ROOT/lib/ncarg/colormaps
    ncargpath colormaps

Thanks,

--Mary

On Jun 11, 2012, at 11:00 AM, xiang lin wrote:

> Hi, all
>
> I met an error when I use the color table of "BlueYellowRed".
>
> fatal:CvtStringToCmap:Unable to convert string "BlueYellowRed" to ColorMap
> warning:Error retrieving resource wkColorMap from args - Ignoring Arg
>
> I use Ncl 6.0.0 and the my workstation is
> Linux t610 2.6.18-128.el5PAE #1 SMP Wed Dec 17 12:02:33 EST 2008 i686 i686 i386 GNU/Linux
>
> Anyone can show me an instruction? Thanks!
>
>
> Regards
>
>
> Lin
>
> _______________________________________________
> 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 Mon Jun 11 11:38:21 2012

This archive was generated by hypermail 2.1.8 : Tue Jun 12 2012 - 13:58:38 MDT