Re: calculating correlation

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Mon Jan 03 2011 - 11:39:02 MST

If you do not need lag correlations, use escorc.

    r = escorc(x(lat|:,lon|:,time|:), y(lat|:,lon|:,time|:))
    copy_CarCoords(x(0,:,:), r)

On 1/3/11 11:34 AM, JEFFREY JOSEPH WATERS wrote:
> NCL,
> I am currently trying to find the correlation between shear values
> (time,lat,lon) and tropical cyclone events (time,lat,lon) over a given
> Ocean Basin. Are there any useful NCL tools calculations like these?
> Until now, I have been working with the esccr (cross correlation)
> function, but I curious to know if better applications exist. Thanks.
>
> Jeff Waters
> Graduate Student
> Department of Meteorology
> Penn State University '11
>
>
>
>
> _______________________________________________
> 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 Jan 3 11:39:07 2011

This archive was generated by hypermail 2.1.8 : Tue Jan 04 2011 - 09:16:52 MST