SolarArbiter / solarforecastarbiter-core

Core data gathering, validation, processing, and reporting package for the Solar Forecast Arbiter
https://solarforecastarbiter-core.readthedocs.io
MIT License
35 stars 21 forks source link

Metrics table layout #323

Open alorenzo175 opened 4 years ago

alorenzo175 commented 4 years ago

The layout of the metrics tables for various categories with many metrics and object pairs can get quite hairy, see #320 for a discussion. We may want something javascript-y to manage the tables. See table_to_csv and download_metrics_as_csv in reports/templates/macros.j2 for an example of getting the metrics in javascript.

alorenzo175 commented 4 years ago

I think the total tables are fine. I don't necessarily think it's worth adding other tables since all the metrics can be downloaded as a csv.