openclimatefix/quartz-frontend

Store when Download data

Opened this issue · 2 comments

Detailed Description

Can we log when the data was downloaded, and for what forecast scheme it was downloaded

Context

  • good to know whta data was downloaded

Possible Implementation

  • log in UI
  • Could we send something to the UI to save it

@braddf any thoughts on this?

Sure! Was thinking about this yesterday – easiest thing from a front end perspective, as this is where the CSV code is currently, is to pop a message to Sentry and then we can see all the various downloads there, I can test locally to see how useful the format there is though.

Caveat being that our other "logs" of the API are visible in the OCF Dashboards, so not sure if that's annoying