Re: 4 month season

From: Adam Phillips <asphilli_at_nyahnyahspammersnyahnyah>
Date: Mon, 12 Oct 2009 12:14:10 -0600

Hi Oswald,
You can do it pretty quickly by hand:

arr_jjas = arr(6::12,:,:)
temp = runave_Wrap(arr(lat|:,lon|:,time|:),4,0)
delete(arr)
arr_jjas = (/ temp(time|6::12,lat|:,lon|:) /)
delete(temp)

Adam

Oswald Jason Lobo wrote:
> I have 40 yrs of data with monthly time time step. Using the
> month_to_season i can calculate the 3 month avg.
> How do i calculate a 4 month season average of the season JJAS ?
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

-- 
__________________________________________________
Adam Phillips 
     asphilli_at_ucar.edu
National Center for Atmospheric Research   tel: (303) 497-1726
Climate and Global Dynamics Division         fax: (303) 497-1333
P.O. Box 3000				
Boulder, CO 80307-3000    http://www.cgd.ucar.edu/cas/asphilli
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Oct 12 2009 - 12:14:10 MDT

This archive was generated by hypermail 2.2.0 : Thu Oct 15 2009 - 09:30:48 MDT