Skip to main content

A Python package for accessing observational air quality data

Project description

ObsAQ: A Python package for accessing observational air quality data

DOI Docs GitHub license

Contributors: Haofan Wang, Zhiyi Song, David Topping, Zhonghua Zheng (zhonghua.zheng@manchester.ac.uk)

Installation

Step 1: create an environment:

$ conda create -n obsaq python=3.11

$ conda activate obsaq

$ conda install -c conda-forge numpy pandas pyreadr

Step 2: install using pip:

$ pip install obsaq

(optional) install from source:

$ git clone https://github.com/envdes/obsaq
$ cd obsaq
$ python setup.py obsaq

How to use it?

Python

Please check the Tutorial for information.

How to ask for help

The GitHub issue tracker is the primary place for bug reports.

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

obsaq-0.0.0.tar.gz (4.9 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