A collection of data analysis programs used by the Atmospheric Chemistry and Global Change (ACGC) research group
Project description
ACGC
Overview
The acgc package is a collection of data analysis functions used by the Atmospheric Chemistry and Global Change Research Group (ACGC). Programs are written in Python 3.
Installation
For conda users:
conda install -c conda-forge acgc
For pip users:
pip install acgc
For developers
If you plan to modify or improve the acgc package, an editable installation may be better:
pip install -e git+https://github.com/cdholmes/acgc-python
Your local files can then be managed with git, including keeping up-to-date with the github source repository (e.g. git pull
).
Classic version
The old version of this package (before conversion to an importable python module) is accessible as the "classic" branch of this repository on github.
Documentation
See https://cdholmes.github.io/acgc-python
Demos
The demo
folder contains examples of how to accomplish common data analysis and visualization tasks, including using many of the functions within the acgc
library.
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
File details
Details for the file acgc-0.3.1.tar.gz
.
File metadata
- Download URL: acgc-0.3.1.tar.gz
- Upload date:
- Size: 10.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e9e44e5000f366941903eb8d629184537fa528b60d65088bce9eee06171cd80 |
|
MD5 | 00e32845538c23befa7a45ec8e04d267 |
|
BLAKE2b-256 | 03daec0e0d31b412f50e1ced97a18b34931dd027b265b0dd27f2c1614ab42143 |
File details
Details for the file acgc-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: acgc-0.3.1-py3-none-any.whl
- Upload date:
- Size: 3.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 387c35f25dee1599383ac189b64418a5acd31edff8613cdb98a1abc577b28e73 |
|
MD5 | 2148778b531cd3cbdfff78cbd994c589 |
|
BLAKE2b-256 | 6054a4f3029cc8f88852b411803d6197e8542a6e8ea1fb8b5a7e850a8c4d61f4 |