
Air Quality Data provided by: the Turkey National Air Quality Monitoring Network (Ulusal Hava Kalitesi İzleme Ağı) (sim.csb.gov.tr)

Air Quality Data provided by: the Turkey National Air Quality Monitoring Network (Ulusal Hava Kalitesi İzleme Ağı) (sim.csb.gov.tr)
| or let us find your nearest air quality monitoring station |
Our GAIA air quality monitors are very easy to set up: You only need a WIFI access point and a USB compatible power supply.
Once connected, your real time air pollution levels are instantaneously available on the maps and through the API.
The station comes with a 10-meter water-proof power cable, a USB power supply,mounting equipment and an optional solar panel.
:Install the software required to manage independent repositories: sudo apt install software-properties-common -y Use code with caution. Add the PPA :Add the deadsnakes repository to your system: sudo add-apt-repository ppa:deadsnakes/ppa Use code with caution.
python3.10 -m venv myenv source myenv/bin/activate python --version # should show 3.10.x
Using the deadsnakes PPA provides the simplest, most maintainable way to install Python 3.10 on Ubuntu. It leaves the system’s default Python intact and allows switching between versions via virtual environments or explicit shebangs.
:Install the software required to manage independent repositories: sudo apt install software-properties-common -y Use code with caution. Add the PPA :Add the deadsnakes repository to your system: sudo add-apt-repository ppa:deadsnakes/ppa Use code with caution.
python3.10 -m venv myenv source myenv/bin/activate python --version # should show 3.10.x
Using the deadsnakes PPA provides the simplest, most maintainable way to install Python 3.10 on Ubuntu. It leaves the system’s default Python intact and allows switching between versions via virtual environments or explicit shebangs.
Celsius |