[SciPy-User] Calculating avgerage values on 20 minute time frequency

Michael T Tate mttate at usgs.gov
Fri Mar 18 13:28:51 EDT 2011


I have a time series date set that contains a date/time field and data 
fields (sonic temperature, WS-U, WS-V, WS-W). The data are recorded at 
10hz. I would like to calculate an average for each of the data fields on 
a 20min frequency so it can be matched up with data collected by another 
instrument. 

It is pretty straightforward to calculate hourly averages using convert 
from scikits.timeseries. 

Does anyone have any ideas on how I would calculate 20min averages for 
this data?


Thanks in advance

Mike 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20110318/501b0a76/attachment.html>


More information about the SciPy-User mailing list