[gradsusr] Seasonal time series

Muhammad Yunus Ahmad Mazuki ukm.yunus at gmail.com
Thu Mar 21 23:31:04 EDT 2013


Use the average function for June, July and August, Then average the 3. If
you meant to represent JJA as one point.

t6=ave(var1,time=jun1951,time=jun2050,12)
or
t6=ave(var1,t=6,t=460,12)
the same with t7 and t8
t678=(t6+t7+t8)/3
there you have t678.

On Fri, Mar 22, 2013 at 10:13 AM, leonardo <leoclarke at yahoo.com> wrote:

> Dear GRADS Users
>
> I have an area average monthly time series and would like to create a
> seasonal time series. Example create a time series of JJA averages for all
> the years.
>
> Is there a simple way that this can be done?
>
> Regards
> LC
>
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20130322/ac34cd3b/attachment-0003.html 


More information about the gradsusr mailing list