atlite icon indicating copy to clipboard operation
atlite copied to clipboard

Add historical forecast data e.g. day-ahead

Open pz-max opened this issue 1 year ago • 2 comments

Detailed Description

Add historical forecast data (e.g. day-ahead) to quantify forecast errors for renewables

Context

Economic dispatch optimizations for different energy market regimes (intraday, day-ahead) require historical forecast data. When available, it is also possible to quantify typical forecast error e.g. by comparing predicted (e.g. day-ahead) vs actual observed/estimated data. An example of how this could look is given by the DWD who quantifies the day-ahead vs actual observed forecast error with 15min resolution: https://www.dwd.de/EN/research/weatherforecasting/num_modelling/07_weather_forecasts_renewable_energy/weather_forecasts_renewable_energy_node.html

Possible Implementation

Possible API/ inspiration:

  • https://github.com/open-meteo/open-meteo
  • https://github.com/blaylockbk/Herbie
  • https://openweathermap.org/

pz-max avatar Aug 17 '24 11:08 pz-max

I have already done something similiar and will push it up until mid of november., needs only some fixing due to the last update in atlite. Best, Tim

TimFuermann avatar Oct 21 '24 08:10 TimFuermann

@pz-max Finally, uploaded: See Pull Request: #436

TimFuermann avatar Apr 10 '25 11:04 TimFuermann