Re: mjoclivar_15.ncl

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Fri May 17 2013 - 12:57:20 MDT

The PC file is created in mjo_14

   fMJO = "MJO_PC_INDEX.nc" ; created in mjo_14.ncl
   f = addfile (diri+fMJO, "r")

   pc1 = f->PC1(iStrt:iLast)
   pc2 = f->PC2(iStrt:iLast)

   pc1 = -1*pc1 ; chabge phase
   pc2 = -1*pc2

On 5/17/13 11:57 AM, marilia.gregorio@cptec.inpe.br wrote:
> Hi...
>
> I'm using mjoclivar_15. ncl and I want to know if its possible to
> change de phases spaces at the diagram and how that phases are selected?
> I wanto to apply these function at Brasil.
>
> Thanks
>
> Marilia
>
> _______________________________________________
> 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 Fri May 17 12:57:31 2013

This archive was generated by hypermail 2.1.8 : Thu May 30 2013 - 11:38:10 MDT