gsn_csm and gsn_code

From: ozan mert gokturk <gokturko_at_nyahnyahspammersnyahnyah>
Date: Thu, 8 Mar 2007 15:27:07 +0200

Hi All,

I am having a very strange problem about "gsn_code.ncl" and "gsn_csm.ncl" When I
call these from nclex directory,

load "$NCARG_ROOT/lib/ncarg/nclex/gsun/gsn_code.ncl
load "$NCARG_ROOT/lib/ncarg/nclex/gsun/gsn_csm.ncl

there is no problem. But when they are called from nclscripts directory as,

load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_csm.ncl
load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl

following is printed,

fatal:syntax error: line 953 in file
$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_csm.ncl before or near \n
    set_attr(tires,axis_res,"")
--------------------------------^

fatal:syntax error: possibly an undefined procedure
fatal:syntax error: line 959 in file
$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_csm.ncl before or near \n
          set_attr(tires,axis_res,axis_string)
-----------------------------------------------^

fatal:syntax error: possibly an undefined procedure
fatal:syntax error: line 965 in file
$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_csm.ncl before or near \n
        set_attr(tires,axis_res,axis_string)
---------------------------------------------^

with many more lines like these..

What is wrong? Thanks in advance

Ozan

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Thu Mar 08 2007 - 06:27:07 MST

This archive was generated by hypermail 2.2.0 : Mon Mar 12 2007 - 11:26:34 MDT