Skip to main content

Utilities for reading and manipulating battery testing data

Project description

Battery Data Extractor

Python Package using Conda Coverage Status

This directory contains utilities for converting battery testing data files from native formats to a standardized HDF5 file.

It also contains some scripts that run these utilities on datasets available to the ASOH project.

Installation

The package can be installed with pip, which will install the minimal amount of packages needed for this library to function:

pip install -r requirements.txt
pip install -e .

For development purposes, we recommend installing the library and all requirements using Anaconda rather than pip. Anaconda reliably gathers compatible versions of all libraries and we have the versions of the libraries fixed in that development environment. Install the environment using:

conda env create --file environment.yml --force

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

battery_data_toolkit-0.1.0.tar.gz (97.7 kB view hashes)

Uploaded Source

Built Distribution

battery_data_toolkit-0.1.0-py2.py3-none-any.whl (106.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page