A Python package for accessing observational air quality data
Project description
ObsAQ: A Python package for accessing observational air quality data
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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file obsaq-0.0.0.tar.gz
.
File metadata
- Download URL: obsaq-0.0.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3bf745142dfbbbd8f04c5a1559517393198337c0a824c5ce440006a354140597 |
|
MD5 | f2db0f31351806b8deb1eedae9097893 |
|
BLAKE2b-256 | 205d483d80a6afef03b4f66157de1a0c7da68284b25e81dbfbfbf67c2083d8c4 |