SINTEF / olmo

SINTEF OceanLab Observatory data handling and storage
3 stars 4 forks source link

DB overview printing could be streamlined #87

Open WillRNaylor opened 1 year ago

WillRNaylor commented 1 year ago

The file: generate_db_overview.py is run as a cronjob to make the full list of measurements However, William made a file called: scripts/generate_db_overview.py which does a slightly better job of generating an overview (and loading the output of that file into excel actually is a very nice summary of all measurements, keys, data_types, tags

Ideally at some point these would be re-written using the flux query language and querying the api (as this could be reused by external people, currently they use the sql like influx language), and then a single version of this closer to the improved one would be run as the cron job, outputting the files uploaded to azure.