Re: load control file

From: Fred Clare <fred_at_nyahnyahspammersnyahnyah>
Date: Wed, 27 Jun 2007 18:13:48 -0600

Looks like your NCARG_ROOT is not set correctly. Try

   setenv NCARG_ROOT /contrib

See:

   http://www.ncl.ucar.edu/Support/supers.shtml

for other details.

Fred Clare

On Jun 27, 2007, at 5:52 PM, cluo_at_uci.edu wrote:

> Hi all,
>
> I want to make plots on NCAR tempest machine by ncl. But got the
> trouble
> to load the control files. I tried to use:
>
> load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl"
> load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_csm.ncl"
> load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/shea_util.ncl"
> load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/contributed.ncl"
>
> and
>
> load "gsn_code.ncl"
> load "gsn_csm.ncl"
> load "shea_util.ncl"
> load "contributed.ncl"
>
> Both don't work either. The errors are:
>
> fatal:Could not open (gsn_code.ncl)
> fatal:error at line 1
>
> fatal:Could not open (gsn_csm.ncl)
> fatal:error at line 2
>
> fatal:Could not open (shea_util.ncl)
> fatal:error at line 3
>
> fatal:Could not open (contributed.ncl)
> fatal:error at line 4
>
> Thanks for advance for any help!
>
> Chao
>
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk_at_ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Jun 27 2007 - 18:13:48 MDT

This archive was generated by hypermail 2.2.0 : Fri Jun 29 2007 - 11:16:18 MDT