openclimatefix / india-forecast-app

Runs wind and PV forecasts for India and saves to database
MIT License
1 stars 4 forks source link

Windnet: Forecast correct values? #35

Closed peterdudfield closed 4 months ago

peterdudfield commented 6 months ago

Describe the bug

I'm not totalyl convience the forecast is working proerply

Expected behavior

follow the generation values

Additional context

Things done / TODO

peterdudfield commented 5 months ago

Ive set the centers to be (wind on bottom (EDIT))

Screenshot 2024-03-25 at 13 21 17

@jacobbieker can you confirm?

jacobbieker commented 5 months ago

The latitude is correct for both. The longitude should be wind: 72.6399 pv: 74.6399

peterdudfield commented 5 months ago

Thanks, sorry wind was on the bottom. Interesting, ok I will try locally and check that the correct grid is used. Thats the most important thing right?

jacobbieker commented 5 months ago

Yeah, the grid is the important one, we don't directly pass the lat longs to the model, so it only matters that the grids match

dfulu commented 5 months ago

I've been looking into the forecast performance. Here's a graph of the results including the model version number at the bottom. This is the rolling 15 minute horizon and across the month it got an MAE 240 MW (i.e. 7.11% capacity). I've set the limits on the y-axis on the top plot so the highest value is the capacity (currently 3,381,000 KW).

The forecast seems to have been bad over version 0.1.36?

download (55)

dfulu commented 5 months ago

This is the same graph but for 24 hour horizon

To me it looks like things have been okay since v0.1.37

download (56)