Metadata-Version: 2.3
Name: aq-utilities
Version: 2024.4.7.1
Summary: Data utilities for air quality data.
Project-URL: homepage, https://github.com/cdjellen/aq
Project-URL: documentation, https://github.com/cdjellen/aq
Author-email: Chris Jellen <cdjellen@gmail.com>
License-File: LICENSE.md
Keywords: earth-systems,geometric-deep-learning,graph-neural-networks
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9
Requires-Dist: h3==3.7.6
Requires-Dist: pandas==1.5.3
Requires-Dist: psycopg2-binary==2.9.9
Requires-Dist: sqlalchemy==2.0.23
Description-Content-Type: text/markdown

## Overview

This repository contains the code used for pulling and air-quality data in support of the wider `aq` project. 

Generate build artifacts via ```python3 pip wheel --no-cache-dir aq-utils/ -w kubeflow/artifacts/wheels/aq-utils/```
