Time series forecasting for solar power
weatherlinguist.bearblog.dev·9h
Flag this post
  • 18 Oct, 2025 *

Introduction

This blog post outlines a first attempt to forecast hourly solar power generation in Germany for June 2025. This is a highly condensed version of the project described in this git repository, where the whole process is presented in detail in a series of quarto notebooks.

Data Overview

We have two main datasets: one with hourly solar power generation observations and another with atmospheric data from weather forecasts. After merging them, we have a single dataset indexed by time, from the beginning of 2022 to the end of May 2025. The data is clean, with no missing values, variables are aggregated based on solar power plant geolocations weighted by their installed capacity. I did not produce the data. …

Similar Posts

Loading similar posts...