converting hourly data to monthly data
Posted: Wed Apr 08, 2009 10:16 am
Hi,
I've been doing day ahead and week ahead forecasting. Now I have to do more long term forecasting. Like 8 years ahead!!!
I have all the data i need, temperature etc, in a workfile. but it is hourly data. To do the long term forecast, i want to convert this all to montly data. Whats the best way of finding monthly averages of this temperature series say? Should i create a new workfile, or create a New Page on my existing workfile and apply a montly structure to it?
I have a series called DateTime. It contains the time and date (yyyy-mm-dd hh-mm). How do i write a program that would use the DateTime and the hourly Temperature series to create a new montly temperature series?
Your help is much appreciated
Minson
I've been doing day ahead and week ahead forecasting. Now I have to do more long term forecasting. Like 8 years ahead!!!
I have all the data i need, temperature etc, in a workfile. but it is hourly data. To do the long term forecast, i want to convert this all to montly data. Whats the best way of finding monthly averages of this temperature series say? Should i create a new workfile, or create a New Page on my existing workfile and apply a montly structure to it?
I have a series called DateTime. It contains the time and date (yyyy-mm-dd hh-mm). How do i write a program that would use the DateTime and the hourly Temperature series to create a new montly temperature series?
Your help is much appreciated
Minson