openclimatefix / uk-pv-forecast-blend

Service to blend forecast together
0 stars 0 forks source link

Extract Blend into seperate component #1

Closed peterdudfield closed 11 months ago

peterdudfield commented 1 year ago

Currently the API blends the 3 forecasts together.

It would be great if we have a separate component that doesnt this blending and saves the results. The API can then just load this results.

This is good as it increase API speed, and also creates a history of the forecasts presented to clients

peterdudfield commented 1 year ago

This could be done in this repo, but feeling is to make a small other repo, in order to keep it seperate

rachel-labri-tipton commented 1 year ago

Hey @peterdudfield, just out of curiosity, what's the priority level on this issue?

peterdudfield commented 1 year ago

Its lower, and needs Airflow to be deploy first.

I put it on Assana as something in September. So I reckon PV datamodel should happen first. Of course if your are very keen to do this, then you are very welcome, but I think some things on pv datamodel should come first

peterdudfield commented 11 months ago

Got something on dvelopment needs to

peterdudfield commented 11 months ago

API update is done, and properites is copied over.

Curently seeing quite a big difference between dev and pro on the error bars. Need to look into this further

peterdudfield commented 11 months ago

Need to update forecasts before deploying blend on production cnn: 1.3.22 National_xg: 1.0.20 PVnet: TODO