openclimatefix / nowcasting_datamodel

Datamodel for the nowcasting project
6 stars 6 forks source link

PV model : add broken column #68

Closed peterdudfield closed 2 years ago

peterdudfield commented 2 years ago

1 .Add column 'broken' in pv system. We can manually set this to True if a pv system is giving funny data

  1. Update read function to only load non bokren pv systems

  2. Update migrations to add broke column

peterdudfield commented 2 years ago

Perhaps 'incorrect_data' is a better column to have

peterdudfield commented 2 years ago

This will help with https://github.com/openclimatefix/nowcasting_forecast/issues/117