Stand-alone Python script to analyse CO2 concentration measurement data to determine the air quality of the location measured.
The present script is the stand-alone development version of data analysis algorithms to be included in the COMo-Berlin managair backend application for managing and analysing CO2-concentration date collected from remotely-read sensors installed in various rooms.
The algorithms implemented here are developed by HTW Berlin and have been simplified and adapted by the COMo development team for simplicity, speed and usage as part of the COMo platform.
To launch the standalone development script, set up a Python virtual environment:
> . venv/bin/activate
Then, run the script on the provided sample data for some month (say, Dec. 2021):
> ./scripts/analyze.py clairchen-rot-stagin-samples2.csv 2021-12