A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Recent Releases of Battery Data Toolkit

Battery Data Toolkit - v0.4.4 -- Quality of Life, HDF5 Improvements

Quality of life changes for both developers (auto versioning), and users (fewer warning messages).

What's Changed

Full Changelog: https://github.com/ROVI-org/battery-data-toolkit/compare/v0.4.3...v0.4.4

Energy Storage - Battery - Jupyter Notebook
Published by WardLT about 2 months ago

Battery Data Toolkit - v0.4.3 -- Schema Update

Minor update: avoids using a deprecated feature in pydantic to store units and ontology about metadata fields.

What's Changed

Full Changelog: https://github.com/ROVI-org/battery-data-toolkit/compare/v0.4.2...v0.4.3

Energy Storage - Battery - Jupyter Notebook
Published by WardLT about 2 months ago

Battery Data Toolkit - v0.4.2 -- Minor improvements, reduce dependencies

What's Changed

Full Changelog: https://github.com/ROVI-org/battery-data-toolkit/compare/v0.4.1...v0.4.2

Energy Storage - Battery - Jupyter Notebook
Published by WardLT 3 months ago

Battery Data Toolkit - v0.4.1 -- Continued refactoring

Biggest breaking change is how we name dataframes within the BatteryDataset object.

What's Changed

Full Changelog: https://github.com/ROVI-org/battery-data-toolkit/compare/v0.4.0...v0.4.1

Energy Storage - Battery - Jupyter Notebook
Published by WardLT 5 months ago

Battery Data Toolkit - v0.4.0 - Major Overhaul

Many breaking changes, all at once. Changes include overhauling how I/O methods are defined, tweaking the HDF-based file format, changing sign convention for current, and renaming the package from batdata (as in šŸ¦‡ ) to battdat (as in šŸ”‹ ).

WARNING: No attempt was made to ensure backwards compatibility given the early state of this project.

What's Changed

Full Changelog: https://github.com/ROVI-org/battery-data-toolkit/compare/v0.3.4...v0.4.0

Energy Storage - Battery - Jupyter Notebook
Published by WardLT 5 months ago

Battery Data Toolkit - v0.3.4 -- Last version before overhaul

I am about to make a bunch of breaking changes, as detailed in https://github.com/orgs/ROVI-org/projects/4

This will be the last version which reads and writes data files written by earlier versions of battery-data-toolkit.

What's Changed

Full Changelog: https://github.com/ROVI-org/battery-data-toolkit/compare/v0.3.3...v0.3.4

Energy Storage - Battery - Jupyter Notebook
Published by WardLT 6 months ago

Battery Data Toolkit - v0.3.3 -- More exporting options, streaming reads, better docs

What's Changed

Full Changelog: https://github.com/ROVI-org/battery-data-toolkit/compare/v0.3.2...v0.3.3

Energy Storage - Battery - Jupyter Notebook
Published by WardLT 6 months ago

Battery Data Toolkit - v0.3.2 - Added export interfaces, simplified requirements

The requirements for this version of the toolkit are far less stringent because we have dropped the scythe-extractors requirement.

What's Changed

Full Changelog: https://github.com/ROVI-org/battery-data-toolkit/compare/v0.3.1...v0.3.2

Energy Storage - Battery - Jupyter Notebook
Published by WardLT 10 months ago

Battery Data Toolkit - v0.3.1

Introduce the ability to store cells which share metadata in the same HDF5 file, and more fields to the metadata.

What's Changed

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

Energy Storage - Battery - Jupyter Notebook
Published by WardLT 12 months ago

Battery Data Toolkit - v0.3.0 - Changing sign conventions, bug fixes, and more

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

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

Energy Storage - Battery - Jupyter Notebook
Published by WardLT about 1 year ago

Battery Data Toolkit - v0.2.0 - Updating Dependencies

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

What's Changed

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

Energy Storage - Battery - Jupyter Notebook
Published by WardLT about 1 year ago

Battery Data Toolkit - v0.1.1 - Bug fixes

What's Changed

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

Energy Storage - Battery - Jupyter Notebook
Published by WardLT over 2 years ago

Battery Data Toolkit - v0.1.0 - First PyPI Release

What's Changed

New Contributors

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

Energy Storage - Battery - Jupyter Notebook
Published by WardLT over 2 years ago

Battery Data Toolkit - Last Version of Time-Series Only

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

Energy Storage - Battery - Jupyter Notebook
Published by WardLT over 3 years ago