Skip to content

Releases: Solid-Energy-Systems/NewareNDA

v2024.03.01

01 Mar 18:31
Compare
Choose a tag to compare

Added

  • Additional range setting added.

Fixed

  • Resolved FutureWarnings for pandas 3.0

v2024.02.01

01 Feb 16:10
Compare
Choose a tag to compare

[v2024.02.01]

Added

  • Expanded ndax aux channel support (ndc version 11).
  • 'extras_require' added to setup.py for testing.

v2024.01.02

29 Dec 16:24
Compare
Choose a tag to compare

Added

  • Support for nda files from BTS9.
  • New 'cycle_mode' keyword argument to specify how cycle number should be generated.
  • Additional current ranges.

Fixed

  • Bug fixes for ndax support.

v2023.12.01

01 Dec 21:28
Compare
Choose a tag to compare

Added

  • Support for ndax from BTS Server 8.
  • Additional ndax verison information now returned as logging.

Changed

  • 'software_cycle_number=True' is now the default for ndax.

v2023.11.01

01 Nov 14:12
Compare
Choose a tag to compare

Added

  • Ability to read auxiliary data from ndax files.
  • pytest regression tests for code development.

Fixed

  • Support for constant power charge and discharge.
  • Additional current ranges.

Changed

  • 'software_cycle_number=True' is once again the default behavior for nda.

v2023.10.02

02 Oct 14:23
Compare
Choose a tag to compare

Added

  • Support for constant power charge and discharge.
  • Additional current ranges.

v2023.07.03

05 Jul 21:31
Compare
Choose a tag to compare

Added

  • Support for reading ndax.

v2023.06.01

01 Jun 15:04
Compare
Choose a tag to compare

Added

  • Missing current range.
  • Performance improvements

Changed

  • The cycle number is now read directly from the nda file for compatibility with the newest version of BTSDA. Previous numbering can be restored with the new 'software_cycle_number' flag.

v2023.05.01

01 May 14:47
Compare
Choose a tag to compare

Fixed

  • Issue #20, files failing to load.
  • Updates to README.

v2023.04.14

14 Apr 13:56
Compare
Choose a tag to compare

Added

  • Significant performance improvement.
  • PEP8 code formatting consistency.

Fixed

  • Issue #22 that occasionally resulted in incorrect temperature values.