Battery-data-toolkit

Latest version: v0.3.0

Safety actively analyzes 624712 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.0

Many important changes in this version:

- Changed sign convention for current, as both the Argonne and NREL modeling teams use positive current for charging
- Changed the units for capacity and simplified how we compute it
- Added parquet format and fixed HDF5

What's Changed
* Add extractor for batterydata.energy.gov data by WardLT in https://github.com/ROVI-org/battery-data-toolkit/pull/43
* Add support for Parquet files by WardLT in https://github.com/ROVI-org/battery-data-toolkit/pull/45
* Introduce ability to store EIS data by WardLT in https://github.com/ROVI-org/battery-data-toolkit/pull/46
* Schema Energy Unit Fix by victorventuri in https://github.com/ROVI-org/battery-data-toolkit/pull/52
* Fix save to hdf5 by victorventuri in https://github.com/ROVI-org/battery-data-toolkit/pull/54
* Change how we compute cell capacity and energy by WardLT in https://github.com/ROVI-org/battery-data-toolkit/pull/50


**Full Changelog**: https://github.com/ROVI-org/battery-data-toolkit/compare/v0.2.0...v0.3.0

0.2.0

This PR updates dependencies to at least Py3.9 and pydantic v2.

What's Changed
* Change to base version of 3.9 by WardLT in https://github.com/ROVI-org/battery-data-toolkit/pull/36
* Move the tests to a separate directory by WardLT in https://github.com/ROVI-org/battery-data-toolkit/pull/39
* Update to Pydantic v2 by WardLT in https://github.com/ROVI-org/battery-data-toolkit/pull/42


**Full Changelog**: https://github.com/ROVI-org/battery-data-toolkit/compare/v0.1.1...v0.2.0

0.1.1

What's Changed
* Support str or Path for filenames by WardLT in https://github.com/materials-data-facility/battery-data-toolkit/pull/24
* Support saving cycle_stats in HDF5 by WardLT in https://github.com/materials-data-facility/battery-data-toolkit/pull/25


**Full Changelog**: https://github.com/materials-data-facility/battery-data-toolkit/compare/v0.1.0...v0.1.1

0.1.0

What's Changed
* Support Multiple Kinds of Data in Single HDF5 by WardLT in https://github.com/materials-data-facility/battery-data-toolkit/pull/5
* Add pytest-coverage by WardLT in https://github.com/materials-data-facility/battery-data-toolkit/pull/7
* Update README.md by WardLT in https://github.com/materials-data-facility/battery-data-toolkit/pull/8
* Switch to pip for version control by WardLT in https://github.com/materials-data-facility/battery-data-toolkit/pull/9
* Fix the MACCOR parser by WardLT in https://github.com/materials-data-facility/battery-data-toolkit/pull/12
* Group multiple files from same MACCOR test together by WardLT in https://github.com/materials-data-facility/battery-data-toolkit/pull/13
* Add a coverage step to the CI by WardLT in https://github.com/materials-data-facility/battery-data-toolkit/pull/14
* Organizing and test step labeling code by WardLT in https://github.com/materials-data-facility/battery-data-toolkit/pull/15
* inclusion of data extractor for current/voltage/temperature vs time d… by npaulson in https://github.com/materials-data-facility/battery-data-toolkit/pull/11
* Restructure and extend the metadata by WardLT in https://github.com/materials-data-facility/battery-data-toolkit/pull/16
* Style changes for tIVT Extractor by WardLT in https://github.com/materials-data-facility/battery-data-toolkit/pull/17
* Add ability to store and validate cycle-level data by WardLT in https://github.com/materials-data-facility/battery-data-toolkit/pull/19
* Add a class for computing features by WardLT in https://github.com/materials-data-facility/battery-data-toolkit/pull/18
* Switch to Scythe by WardLT in https://github.com/materials-data-facility/battery-data-toolkit/pull/21
* Switch project over to poetry by WardLT in https://github.com/materials-data-facility/battery-data-toolkit/pull/22
* Add a release script by WardLT in https://github.com/materials-data-facility/battery-data-toolkit/pull/23

New Contributors
* npaulson made their first contribution in https://github.com/materials-data-facility/battery-data-toolkit/pull/11

**Full Changelog**: https://github.com/materials-data-facility/battery-data-toolkit/compare/v0.0.1...v0.1.0

0.0.1

This is the last update before we transitioned to supporting more than one type of data per HDF5 file.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.