openclimatefix / uk-pv-forecast-blend

Service to blend forecast together
0 stars 0 forks source link

Save blended metadata #15

Closed peterdudfield closed 2 weeks ago

peterdudfield commented 9 months ago

Detailed Description

Would be great to save what models and weights are used for each forecast

Context

Possible Implementation

  1. add to 'plevel' column in nowcasting_datamodel
  2. Get forecasts to save to both plevel and properties.
  3. Update blend service to use plevel column, but save to both
  4. Get forecasts to only save to plevel
  5. Update api to read plevel column
  6. Update blend service to save the weights used for each model in the properties column
aryanbhosale commented 3 months ago

Hi @peterdudfield , does nowcasting-datamodel need to be updated for this issue?

peterdudfield commented 3 months ago

yea this should be in nowcasting_datamodel

peterdudfield commented 2 weeks ago

I think ill just close this for the moment, as we dont plan to do it