Re: about REOF (eofunc_varimax)

From: MICHAEL NOTARO <mnotaro_at_nyahnyahspammersnyahnyah>
Date: Sat, 08 Apr 2006 16:35:06 -0500

Liping,
Unless something has changed, NCL is unable to
give the % variance or time series of rotated
eofs (but it can for unrotated). I used wrapit
to a fortran code to perform reof and can get
that info...check out my example:
http://ccr.aos.wisc.edu/model/ncl/nclscripts1.html
Mike

----- Original Message -----
From: liping deng <lipingdengff_at_yahoo.com>
Date: Saturday, April 8, 2006 11:12 am
Subject: about REOF (eofunc_varimax)
To: ncl-talk_at_ucar.edu

> Hello!
>
> I have a question about Rotates EOFs (using the using
> Kaiser row normalization and the varimax criterion)
>
> neval = 3
> ev = eofunc(xsf(lat|:,lon|:,time|:),neval,False)
> ev_rot = eofunc_varimax(ev,False)
>
> In website, the suggestion is that the percent
> variance is returned as an attribute of the returned
> value called pcvar_varimax.
>
> I try it: ev_rot_at_pcvar_varimax(n), it looks not work,
> how can I get it? An other question is that how can I
> get the the time series of rotated eof.
>
> Any suggestions?
>
> Thank you very much!
>
> liping
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> _______________________________________________
> ncl-talk mailing list
> ncl-talk_at_ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Sat Apr 08 2006 - 15:35:06 MDT

This archive was generated by hypermail 2.2.0 : Mon Apr 10 2006 - 15:40:58 MDT