Re: why isn't this colormap accepted?

From: James F Drake <James.F.Drake_at_nyahnyahspammersnyahnyah>
Date: Mon, 5 May 2008 16:16:55 -0500

Hi Mary,

> 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`

I think it has to do with how the path to the colormaps are getting set
in my environment. When I run this command it just lists my working
directory. But when my colleague does it lists a directory under
$NCARG_ROOT/lib/ncarg/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".

They are there.
 
> 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".

The odd thing is that it seems to be. Otherwise "which ncl" points back to

$NCARG_ROOT/bin/ncl.

James
Received on Mon May 05 2008 - 15:16:55 MDT

This archive was generated by hypermail 2.2.0 : Mon May 05 2008 - 15:33:17 MDT