openclimatefix / quartz-frontend

Front End repo for the Nowcasting project.
https://openclimatefix.org/projects/nowcasting/
MIT License
101 stars 16 forks source link

Store when Download data #528

Open peterdudfield opened 1 month ago

peterdudfield commented 1 month ago

Detailed Description

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

Context

Possible Implementation

peterdudfield commented 1 month ago

@braddf any thoughts on this?

braddf commented 1 month ago

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