Re: Bar plot

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Mon, 3 Aug 2009 09:44:12 -0600

You need to load the NCL library that contains this script. Make sure
you
have at least these two lines at the top of your script, and in this
order:

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

--Mary

On Aug 3, 2009, at 5:52 AM, Ibraheem Khan wrote:

> Hello,
>
> I have been trying to generate a bar plot for negative and positive
> point lag correlations in a single plot just as like one given in
> example on website but for "plot = gsn_xy". It is with following
> error:
>
> fatal:Undefined identifier: (gsn_csm_xy) is undefined, can't continue
>
> can anyone help me in this regard.
> Thanks
>
>
> IB
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Aug 03 2009 - 09:44:12 MDT

This archive was generated by hypermail 2.2.0 : Wed Aug 05 2009 - 20:36:03 MDT