Coder Social home page Coder Social logo

jianglst / newarenda Goto Github PK

View Code? Open in Web Editor NEW

This project forked from solid-energy-systems/newarenda

0.0 0.0 0.0 102 KB

Python module and command line tool for reading and converting Neware nda and ndax battery cycling data files.

License: BSD 3-Clause "New" or "Revised" License

Python 100.00%

newarenda's Introduction

NewareNDA

© 2023 Copyright SES AI
Author: Daniel Cogswell
Email: [email protected]

Python module and command line tool for reading and converting Neware nda and ndax battery cycling files. Auxiliary temperature fields are currently supported in nda format, with support for ndax auxiliary fields in development.

Installation

To install from the PyPi package repository:

pip install NewareNDA

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.

newarenda's People

Contributors

d-cogswell avatar grimler91 avatar adamopps avatar wmses avatar danwalsh-ses avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.