Re: why isn't this colormap accepted?

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Mon, 5 May 2008 13:29:56 -0600 (MDT)

Hi James,

There could be a couple of things wrong here.

One is maybe your colormaps weren't installed with "read" permissions
for you. Do you have a sys admin that you can check with on this?

Second is maybe the colormaps weren't installed for some reason.

You can check the read permissions and whether the files were
installed by typing:

    ls -l `ncargpath colormaps`

You can further check if the "WhViBlGrYeOrReWh" color map is there:

      ls -l `ncargpath colormaps`/WhViBlGrYeOrReWh.*

You should see the files "WhViBlGrYeOrReWh.gp" and "WhViBlGrYeOrReWh.rgb".

If the "ncargpath" command files, then your NCARG_ROOT environment
variable may not be set correctly. It needs to be set to the root path
of where the NCL software is installed. For example "/usr/local" if
the software was installed to "/usr/local/bin", "/usr/local/include",
and "/usr/local/lib".

--Mary

On Mon, 5 May 2008, James F Drake wrote:

> I keep getting this message as soon as my script starts to execute:
>
> fatal:CvtStringToCmap:Unable to convert string "WhViBlGrYeOrReWh" to
> ColorMap
> ^Mwarning:Error retrieving resource wkColorMap from DB - Using default
> value
>
> I don't understand why. My script is almomst a copy of a colleague's,
> NCARG_ROOT
> is set like his (on the same system), and my .hluresfile is a copy of his.
>
> James F. Drake
> Mission Data Exploitation
> Meteorological Satellite Systems
> The Aerospace Corporation
> HQ/AFWA
> 106 Peacekeeper Dr., Ste. 2N3
> Offutt AFB, NE 68113-4039
>
> Phone: 402-292-1274
> Fax: 402-291-3137
>
_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon May 05 2008 - 13:29:56 MDT

This archive was generated by hypermail 2.2.0 : Mon May 05 2008 - 14:52:49 MDT