openclimatefix / nowcasting_datamodel

Datamodel for the nowcasting project
6 stars 6 forks source link

Save list of InputDataLastUdpated #77

Open peterdudfield opened 2 years ago

peterdudfield commented 2 years ago

Currently on one row in database, would be good to have history of when the data is updated.

In the update function (link), need to

  1. create new row
  2. copy over last rows
  3. add new time
  4. save