Utilities for reading and manipulating battery testing data
Project description
Battery Data Toolkit
The battery-data-toolkit, batdata
, converts battery testing data from native formats to a standardized HDF5 file.
These HDF5 files contain the metadata needed to understand the source of the data,
and can be easily manipulated by common analysis libraries (e.g., Pandas).
This repository also contains example scripts for converting datasets to the HDF5 format.
Installation
The package can be installed with pip: pip install battery-data-toolkit
Project Organization
The scripts
folder holds code that processes different datasets used by our collaboration.
Any logic that is general enough to warrant re-use is moved into the batdata
Python package.
The Python package also holds the schemas, which are described in
schemas.py
.
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
Built Distribution
File details
Details for the file battery-data-toolkit-0.2.0.tar.gz
.
File metadata
- Download URL: battery-data-toolkit-0.2.0.tar.gz
- Upload date:
- Size: 28.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48841a10b454959fae8be0627e5bd0389b2e540ddf9621e6c362e09374c18074 |
|
MD5 | f48ea11998a853d5262a8c312bb18953 |
|
BLAKE2b-256 | 72754f4da8f6a280280c0bd40ce16aee4f705fee4384c241624e6156c9c9267b |
Provenance
File details
Details for the file battery_data_toolkit-0.2.0-py2.py3-none-any.whl
.
File metadata
- Download URL: battery_data_toolkit-0.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 33.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f2a41631d58ad46f39ed98e29c96b31a4ca9e7c176b00211146501ce6f082ebd |
|
MD5 | 8a79fce23cd423710fcfb54f1df73482 |
|
BLAKE2b-256 | 4027f0e138ee59df370ff6435b1378d3725037b9488d2cf485db8fad773f4130 |