Neware nda binary file reader.
Project description
NewareNDA
© 2024 Copyright SES AI
Author: Daniel Cogswell
Email: danielcogswell@ses.ai
Python module and command line tool for reading and converting Neware nda and ndax battery cycling files. Auxiliary temperature fields are currently supported in both formats.
Installation
To install from the PyPi package repository:
pip install NewareNDA
To install the development branch directly from Github:
pip install git+https://github.com/Solid-Energy-Systems/NewareNDA.git@development
To install from source, clone this repository and run:
cd NewareNDA
pip install .
Usage
import NewareNDA
df = NewareNDA.read('filename.nda')
Command-line interface:
NewareNDA-cli.py in_file.nda --format feather out_file.ftr
The following --format
options are supported: csv, excel, feather, hdf, json, parquet, pickle, stata
Troubleshooting
If you encounter a key error, it is often the case that your file has a hardware setting that we have not seen before. Usually it is a quick fix that requires comparing output from BTSDA with values extracted by NewareNDA. Please start a new Github Issue and we will help debug.
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
Hashes for NewareNDA-2024.6.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c182d3df61c0a7b389b3bd1270ba409ecc1d5ec934d842e57cc88cd2c5c33200 |
|
MD5 | cbcb1628950479c9b330cdde3bcb7743 |
|
BLAKE2b-256 | 5de33cdc3cee07fd31eafa5367a5391099411c8ed9f0bc09edaa602bd55cf095 |