An open-source framework for fast and scalable air pollution data retrieval
Project description
ObsAQ: An open-source framework for fast and scalable air pollution data retrieval
Contributors:
v0.0.3: Jinhui Yu, Zhiyi Song, Ke Liu, Jiatian Hu, Zhonghua Zheng (zhonghua.zheng@manchester.ac.uk)
v0.0.0: Haofan Wang, Zhiyi Song, Congbo Song, Zongbo Shi, David Topping, Zhonghua Zheng (zhonghua.zheng@manchester.ac.uk)
Installation
Step 1: create an environment:
$ conda create -n obsaq python=3.12 $ conda activate obsaq $ conda install -c conda-forge numpy pandas pyreadr requests
Step 2: install using pip:
$ pip install obsaq
(optional) install from source:
$ git clone https://github.com/envdes/obsaq $ cd obsaq $ python setup.py install
How to use it?
Python
Please check the tutorial for more information.
Recent Update
This version introduces major improvements in:
Robust pollutant and time filtering (cross-year supported)
Improved merging and duplicate-column handling
Flexible configuration loading
Cleaner, more reproducible outputs
We recommend upgrading to the latest version.
Data Validation
The downloaded datasets have been cross-checked against the official AURN website data and the original RData sources. Site counts were found to be consistent across sources.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file obsaq-0.0.3.tar.gz.
File metadata
- Download URL: obsaq-0.0.3.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
281d697e3dc55be300795fa6cbff22cd9d8fb173b77bfbfa48cbefc6b2cd08de
|
|
| MD5 |
b33dd991760dfc484317a440249ddc39
|
|
| BLAKE2b-256 |
94c4190531c16f0728384f99ad36ca1cfeb496633595db4b145a9e7fa6d67429
|
File details
Details for the file obsaq-0.0.3-py3-none-any.whl.
File metadata
- Download URL: obsaq-0.0.3-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
027a45e96681af8f481b36316f70017b1b2aa088abe30ccecedf8ae98d860913
|
|
| MD5 |
407db31291bb6bd8276515daeb8198d6
|
|
| BLAKE2b-256 |
16172524994db63c6eabe20325543e68e07416262fd7f0c4a86d926fc43b42c6
|