Data processing for Ionworks software.
Project description
Ionworks Data Processing
This is a read-only mirror. The source of truth is a private repo.
A library for processing experimental battery data into the common format used across Ionworks software. ionworksdata reads files from common battery cyclers (BaSyTec, BioLogic, Maccor, Neware, Novonix, Repower, generic CSV, BDF), normalizes units and sign conventions, and summarizes cycling data into step- and cycle-level tables.
Installation
pip install ionworksdata
Quick example
import ionworksdata as iwd
# Reader is auto-detected from the file
data = iwd.read.time_series("path/to/file.mpt")
Documentation
- Preparing data for Ionworks Studio: docs.ionworks.com/data/preparing-data — supported cyclers, custom column mappings, BDF, and troubleshooting.
- API reference: data.docs.ionworks.com — complete reference for
read,write,transform,steps, andload. - Changelog:
CHANGELOG.mdfor this package; docs.ionworks.com/changelog for the full Ionworks platform changelog.
Reporting issues
If a cycler file doesn't process correctly, please open an issue with a minimal working example:
- The data file that reproduces the problem (anonymize it first if it contains anything sensitive — trimming to the smallest excerpt that still reproduces is ideal).
- What you tried — the exact
ionworksdatacall and any options you used. - The full error or incorrect output you got.
By attaching a data file you grant us permission to use it in our regression test suite so the fix stays fixed. If you can't share the file under those terms, please include the smallest possible synthetic reproducer instead.
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 ionworksdata-0.9.3.tar.gz.
File metadata
- Download URL: ionworksdata-0.9.3.tar.gz
- Upload date:
- Size: 88.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
849f20359d90619de1587597a64b763f13350ab3058577e1bcebab2ea21c3ddc
|
|
| MD5 |
a275593311e15925f003d27bcf3904b7
|
|
| BLAKE2b-256 |
6d1c9aa46f4c42e71661b6ea6d0075c6dd0e0f6f5d267cf8b4de2fef5d4c274f
|
File details
Details for the file ionworksdata-0.9.3-py3-none-any.whl.
File metadata
- Download URL: ionworksdata-0.9.3-py3-none-any.whl
- Upload date:
- Size: 109.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3598857c23f1163fa5fed2f42380144583b363e4027bd1777687c8464953477a
|
|
| MD5 |
7432a3994ff4d59d44b6c32788c31607
|
|
| BLAKE2b-256 |
379332dc69ba33f78d080aabffda656c7ca92fcd5cf26fe9e9fc7bb86335ef89
|