Skip to content

floriancochard/weather-forecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Reconstruction of temperature time-series with a multiple linear regression model

This project proposes a multiple linear regression model for the reconstruction of historical time-series of local air temperature in Oslo (Norway). The methodology used suggests to include large scale predictors to estimate hourly local temperature. The model is trained from weather observations spread over Norwegian stations, to infer a regression function and predict local air temperature in Oslo 24 hours ahead. The foremost objective of this preliminary study is to develop a data-driven model able to reconstruct historical time-series of air temperature at an hourly time resolution with few input information needed, essentially at times and places where data are missing. An analysis of main predictors explaining the most variance in the response is assessed, thus allowing to identify key meteorological variables that govern seasonal atmospheric circulation in Oslo. Statistical scores are computed to estimate prediction's accuracy of the model and build the "best" one. Based on residuals analysis and scores, a multi-linear model applied to a more general weather forecasting system as well as paths of improvements are discussed.

About

Short-term weather forecast system for temperature

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages