Re: eof_varimax_reorder

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Tue Mar 01 2011 - 14:04:05 MST

Gina found the issue on her own.

She was using "eof_varimax_reorder" as a function.
It is a procedure.

eof_rot_reorder = eof_varimax_reorder(eof_rot) ; this did not work
eof_varimax_reorder(eof_rot) ; worked

On 3/1/11 10:48 AM, Gina Henderson wrote:
> Hi all,
>
> I am running into some problems when trying to use the function
> eof_varimax_reorder. The documentation online indicated that due to a
> prior bug the syntax "eof_varimax_reorder" should be used until it is
> changed to "eofunc_varimax_reorder" in a later release.
>
> I have tried both of the functions above without success. They are not
> highlighted in my text editor as big functions and I was wondering if
> there is a new name I need to use?
>
> Any help regarding this issue would be greatly appreciated.
> Thanks, Gina.
>
>
>
> _______________________________________________
> 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 Tue Mar 1 14:04:11 2011

This archive was generated by hypermail 2.1.8 : Wed Mar 02 2011 - 09:18:12 MST