Re: gsn_csm_xy2 function issues

From: Mary Haley (haley AT ucar.edu)
Date: Wed Sep 07 2005 - 12:10:25 MDT

  • Next message: liping deng: "hello! about vector plot"

    Hi Cathryn,

    The "gsn_csm_xy2" function was added in the latest version of NCL
    (a032) which was released December 2004. So, you may very well
    need to upgrade your version of NCL, which you can find instructions
    for at:

         http://www.ncl.ucar.edu/Download/

    Cheers,

    --Mary

    On Wed, 7 Sep 2005, Cathryn Meyer wrote:

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