gsn_csm_xy2 function issues

From: Cathryn Meyer (cathryn.meyer AT yale.edu)
Date: Wed Sep 07 2005 - 11:38:51 MDT


Hello,

I am trying to create an xy plot with two different y axes. I have the
following lines in my code:

-----------------
 load "/usr/local/NCL/lib/ncarg/nclscripts/csm/gsn_code.ncl"
 load "/usr/local/NCL/lib/ncarg/nclscripts/csm/gsn_csm.ncl"
 load "/usr/local/NCL/lib/ncarg/nclscripts/csm/contributed.ncl"

 plot = gsn_csm_xy2(wks,time2,TS_30S_30N_avg,RH_30S_30N_avg,res1,res2)
-----------------

however when I try to run it I get the message "fatal:Undefined
identifier: (gsn_csm_xy2) is undefined, can't continue"

Any thoughts? Do I need to download a new NCL version to get gsn_csm_xy2?

Thanks,
Cathy

-- 
Cathryn Meyer
Department of Geology and Geophysics
Yale University
cathryn.meyer@yale.edu
(203)432-1959
_______________________________________________
ncl-talk mailing list
ncl-talk@ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk



This archive was generated by hypermail 2b29 : Wed Sep 07 2005 - 12:25:07 MDT