Skip to main content

For working with French air quality data and the Iseo XAIR database

Project description

PyAir provides facilities :
  • for the connection to the ISEO XAIR database, and for getting values/informations

  • in the computation of Air Quality values for the French AQ reglementation,

Typical usage

#!/usr/bin/env python

import pyair
xr = pyair.xair.XAIR(user,pwd,ip,port,base)
df = xr.get_mesures(mes=["O3_AA", "O3_BB"])
pyair.reg.aot40_vegetation(df)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PyAir-2.1.0.tar.gz (32.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page