Tangara Standalone Pipeline. Data sources are provided from Air Quality sensors in Cali, Colombia. https://tangara.chis.pa/
More about it: README.md
La calidad del aire de Cali no mejoró con el día sin carro y sin moto ¿Y entonces? LINK
- TODO: Análisis
- Python 3.8+
- Poetry 1.6+
Please read and execute each step below:
Install poetry by script:
$promt> bash install-poetry.sh
Activating the virtual environment:
$promt> poetry shell
Deactivate the virtual environment and exit:
$(tangara-pipeline-py3.12)> exit
# To deactivate the virtual environment without leaving the shell use deactivate
$(tangara-pipeline-py3.12)> deactivate
A new standalone pipeline version was created inside the folder standalone please check out the README.md file standalone version.
That's all for now ...