NCL command that doesn't work for me

From: James F Drake <James.F.Drake_at_nyahnyahspammersnyahnyah>
Date: Mon, 5 May 2008 14:03:39 -0500

> ncl
 Copyright (C) 1995-2007 - All Rights Reserved
 University Corporation for Atmospheric Research
 NCAR Command Language Version 4.3.0
 The use of this software is governed by a License Agreement.
 See http://www.ncl.ucar.edu/ for more details.
ncl 0> load "gsn_code.ncl"
ncl 1> type = "pdf"
ncl 2> wks = gsn_open_wks(type,"/tmp/b21")
ncl 3> quit

When I run "ncl 2", either in csh or ksh, I get a fatal error message
about not being able to convert a
string to a colormap, followed by a statement that ncl will use the
default colormap. Note that the
command probably depends on $HOME/.hluresfile, which holds resources that
are used by Ncl,
but mine is a copy of a file that works for a colleague. My NCARG_ROOT
has the same value that
his does too.

_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon May 05 2008 - 13:03:39 MDT

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