Recent Releases of yadg

yadg - yadg 6.1.5

  • eclab: Implement support for BCD technique (#242)

Full Changelog: https://github.com/dgbowl/yadg/compare/6.1.4...6.1.5

Scientific Software - Peer-reviewed - Python
Published by PeterKraus 10 months ago

yadg - yadg 6.2.1

  • eclab: Implement support for BCD technique (#242)

Full Changelog: https://github.com/dgbowl/yadg/compare/6.2...6.2.1

Scientific Software - Peer-reviewed - Python
Published by PeterKraus 10 months ago

yadg - yadg 6.1.4

Probably the last release in the 6.1.x branch.

  • Columns for modulo bat with EIS (#224)
  • eclab.mpr: Add column conflict resolution scheme. (#227)
  • eclab.mpr: Add additional columns no. 115, 884, 903. (#233)
  • eclab.mpr: Add MB columns 878, 893. (#235)
  • try-except read_value with different dtypes (#236)

Full Changelog: https://github.com/dgbowl/yadg/compare/6.1.3...6.1.4

Scientific Software - Peer-reviewed - Python
Published by PeterKraus 10 months ago

yadg - yadg 6.2

What's Changed

  • Add Set I/C values. by @PeterKraus in https://github.com/dgbowl/yadg/pull/212
  • fusion.json: Catch null values by @PeterKraus in https://github.com/dgbowl/yadg/pull/214
  • Remove deprecated fns by @PeterKraus in https://github.com/dgbowl/yadg/pull/215
  • Change reverse scan param format by @carla-terboven in https://github.com/dgbowl/yadg/pull/216
  • eclab.mpt: Concatenate Comments: lines. by @PeterKraus in https://github.com/dgbowl/yadg/pull/220
  • eclab.mpr: Fix parsing of MB files by @PeterKraus in https://github.com/dgbowl/yadg/pull/222
  • Columns for modulo bat with EIS by @g-kimbell in https://github.com/dgbowl/yadg/pull/224
  • eclab.mpr: Add column conflict resolution scheme. by @PeterKraus in https://github.com/dgbowl/yadg/pull/227
  • eclab.mpr: Assign control to control_I correctly by @PeterKraus in https://github.com/dgbowl/yadg/pull/228
  • eclab.mpr: Add additional columns no. 115, 884, 903. by @PeterKraus in https://github.com/dgbowl/yadg/pull/233
  • Remove unnecessary gitattrs, add pytest to gitignore by @PeterKraus in https://github.com/dgbowl/yadg/pull/234
  • eclab.mpr: Add MB columns 878, 893. by @PeterKraus in https://github.com/dgbowl/yadg/pull/235
  • Ignore decode errors when trying different dtypes for mpr header by @g-kimbell in https://github.com/dgbowl/yadg/pull/236
  • eclab.mpr: MPR column id modulo 256 by @PeterKraus in https://github.com/dgbowl/yadg/pull/237
  • Pre 6.2 by @PeterKraus in https://github.com/dgbowl/yadg/pull/239

New Contributors

  • @g-kimbell made their first contribution in https://github.com/dgbowl/yadg/pull/224

Full Changelog: https://github.com/dgbowl/yadg/compare/6.1...6.2

Scientific Software - Peer-reviewed - Python
Published by PeterKraus 10 months ago

yadg - yadg 6.2rc1

What's Changed

  • Add Set I/C values. by @PeterKraus in https://github.com/dgbowl/yadg/pull/212
  • fusion.json: Catch null values by @PeterKraus in https://github.com/dgbowl/yadg/pull/214
  • Remove deprecated fns by @PeterKraus in https://github.com/dgbowl/yadg/pull/215
  • Change reverse scan param format by @carla-terboven in https://github.com/dgbowl/yadg/pull/216
  • eclab.mpt: Concatenate Comments: lines. by @PeterKraus in https://github.com/dgbowl/yadg/pull/220
  • eclab.mpr: Fix parsing of MB files by @PeterKraus in https://github.com/dgbowl/yadg/pull/222
  • Columns for modulo bat with EIS by @g-kimbell in https://github.com/dgbowl/yadg/pull/224
  • eclab.mpr: Add column conflict resolution scheme. by @PeterKraus in https://github.com/dgbowl/yadg/pull/227
  • eclab.mpr: Assign control to control_I correctly by @PeterKraus in https://github.com/dgbowl/yadg/pull/228
  • eclab.mpr: Add additional columns no. 115, 884, 903. by @PeterKraus in https://github.com/dgbowl/yadg/pull/233
  • Remove unnecessary gitattrs, add pytest to gitignore by @PeterKraus in https://github.com/dgbowl/yadg/pull/234
  • eclab.mpr: Add MB columns 878, 893. by @PeterKraus in https://github.com/dgbowl/yadg/pull/235
  • Ignore decode errors when trying different dtypes for mpr header by @g-kimbell in https://github.com/dgbowl/yadg/pull/236
  • eclab.mpr: MPR column id modulo 256 by @PeterKraus in https://github.com/dgbowl/yadg/pull/237
  • Pre 6.2 by @PeterKraus in https://github.com/dgbowl/yadg/pull/239

New Contributors

  • @g-kimbell made their first contribution in https://github.com/dgbowl/yadg/pull/224

Full Changelog: https://github.com/dgbowl/yadg/compare/6.1...6.2rc1

Scientific Software - Peer-reviewed - Python
Published by PeterKraus 10 months ago

yadg - yadg 6.0.4

  • Fix issue 213 (#214)
  • Change reverse scan param format (#216)
  • eclab.mpt: Concatenate Comments: lines. (#220)
  • eclab.mpr: Fix parsing of MB files (#222)

Full Changelog: https://github.com/dgbowl/yadg/compare/6.0.3...6.0.4

Scientific Software - Peer-reviewed - Python
Published by PeterKraus 11 months ago

yadg - yadg 6.1.3

  • Change reverse scan param format (#216)
  • eclab.mpt: Concatenate Comments: lines. (#220)
  • eclab.mpr: Fix parsing of MB files (#222)

Full Changelog: https://github.com/dgbowl/yadg/compare/6.1.2...6.1.3

Scientific Software - Peer-reviewed - Python
Published by PeterKraus 11 months ago

yadg - yadg 6.1.2

  • Fix issue 213 (#214)
  • Remove deprecated fns (#215)

Full Changelog: https://github.com/dgbowl/yadg/compare/6.1.1...6.1.2

Scientific Software - Peer-reviewed - Python
Published by PeterKraus 12 months ago

yadg - yadg 6.0.3

  • Add Set I/C values. (#212)

Full Changelog: https://github.com/dgbowl/yadg/compare/6.0.2...6.0.3

Scientific Software - Peer-reviewed - Python
Published by PeterKraus about 1 year ago

yadg - yadg 6.1.1

  • Add Set I/C values. (#212)

Full Changelog: https://github.com/dgbowl/yadg/compare/6.1...6.1.1

Scientific Software - Peer-reviewed - Python
Published by PeterKraus about 1 year ago

yadg - yadg 6.1

What's Changed

  • eclab.mpr: Add support for 11.50 CVA by @PeterKraus in https://github.com/dgbowl/yadg/pull/203
  • touchstone.snp: Fix picovna timestamp parsing. by @PeterKraus in https://github.com/dgbowl/yadg/pull/204
  • Extractor for different sources (not only filesystem paths) by @carla-terboven in https://github.com/dgbowl/yadg/pull/208
  • fn -> source in Extractors by @PeterKraus in https://github.com/dgbowl/yadg/pull/209

Full Changelog: https://github.com/dgbowl/yadg/compare/6.0...6.1

Scientific Software - Peer-reviewed - Python
Published by PeterKraus about 1 year ago

yadg - yadg 6.1rc1

What's Changed

  • eclab.mpr: Add support for 11.50 CVA by @PeterKraus in https://github.com/dgbowl/yadg/pull/203
  • touchstone.snp: Fix picovna timestamp parsing. by @PeterKraus in https://github.com/dgbowl/yadg/pull/204
  • Extractor for different sources (not only filesystem paths) by @carla-terboven in https://github.com/dgbowl/yadg/pull/208
  • fn -> source in Extractors by @PeterKraus in https://github.com/dgbowl/yadg/pull/209

Full Changelog: https://github.com/dgbowl/yadg/compare/6.0...6.1rc1

Scientific Software - Peer-reviewed - Python
Published by PeterKraus about 1 year ago

yadg - yadg bugfix release 5.1.8

  • touchstone.snp: Fix picovna timestamp parsing. (#204)

Full Changelog: https://github.com/dgbowl/yadg/compare/5.1.7...5.1.8

Scientific Software - Peer-reviewed - Python
Published by PeterKraus over 1 year ago

yadg - yadg bugfix release 6.0.2

  • touchstone.snp: Fix picovna timestamp parsing. (#204)

Full Changelog: https://github.com/dgbowl/yadg/compare/6.0.1...6.0.2

Scientific Software - Peer-reviewed - Python
Published by PeterKraus over 1 year ago

yadg - yadg bugfix release 6.0.1

What's Changed

  • eclab.mpr: Add support for 11.50 CVA by @PeterKraus in https://github.com/dgbowl/yadg/pull/203

Full Changelog: https://github.com/dgbowl/yadg/compare/6.0...6.0.1

Scientific Software - Peer-reviewed - Python
Published by PeterKraus over 1 year ago

yadg - yadg bugfix release 5.1.7

  • Pin dgbowl-schemas within extractors module to DataSchema-5.1

Full Changelog: https://github.com/dgbowl/yadg/compare/5.1.6...5.1.7

Scientific Software - Peer-reviewed - Python
Published by PeterKraus over 1 year ago

yadg - yadg release 6.0

What's Changed

  • Non code details by @PeterKraus in https://github.com/dgbowl/yadg/pull/174
  • eclab: Define I ranges until 193. by @PeterKraus in https://github.com/dgbowl/yadg/pull/178
  • eclab: Support for another GCPL 11.40 format by @PeterKraus in https://github.com/dgbowl/yadg/pull/179
  • Add I ranges between 1 and 9. by @PeterKraus in https://github.com/dgbowl/yadg/pull/181
  • eclab.mpr: Further fixes by @PeterKraus in https://github.com/dgbowl/yadg/pull/182
  • eclab: Support for Modular Potentio technique by @PeterKraus in https://github.com/dgbowl/yadg/pull/186
  • eclab: refactor eclab.common module by @PeterKraus in https://github.com/dgbowl/yadg/pull/187
  • locale: Fix metadata-sensitive tests. by @PeterKraus in https://github.com/dgbowl/yadg/pull/189
  • eclab.mpr: Implement Constant Voltage and Constant Current techniques by @PeterKraus in https://github.com/dgbowl/yadg/pull/188
  • Fix tests in main. by @PeterKraus in https://github.com/dgbowl/yadg/pull/192
  • eclab: Simplify eclab tests by @PeterKraus in https://github.com/dgbowl/yadg/pull/194
  • eclab: Rename params for consistency between mpr and mpt by @PeterKraus in https://github.com/dgbowl/yadg/pull/193
  • Refine params dtype by @carla-terboven in https://github.com/dgbowl/yadg/pull/196
  • fusion.json: Fix metadata parsing by @PeterKraus in https://github.com/dgbowl/yadg/pull/199
  • Migrate to xarray.DataTree by @PeterKraus in https://github.com/dgbowl/yadg/pull/200
  • Prepare yadg-6.0 by @PeterKraus in https://github.com/dgbowl/yadg/pull/201

New Contributors

  • @carla-terboven made their first contribution in https://github.com/dgbowl/yadg/pull/196

Full Changelog: https://github.com/dgbowl/yadg/compare/5.1...6.0

Scientific Software - Peer-reviewed - Python
Published by PeterKraus over 1 year ago

yadg - yadg bugfix release 5.1.6

  • fusion.json: Fix metadata parsing (https://github.com/dgbowl/yadg/pull/199)
  • Unpin python < 3.13 as flexparser and pint are fixed.

Full Changelog: https://github.com/dgbowl/yadg/compare/5.1.5...5.1.6

Scientific Software - Peer-reviewed - Python
Published by PeterKraus over 1 year ago

yadg - yadg bugfix release 5.1.5

  • Pin versions of python >= 3.9, < 3.13 and xarray <= 2024.9.0 for 5.1.5.

Full Changelog: https://github.com/dgbowl/yadg/compare/5.1.4...5.1.5

Scientific Software - Peer-reviewed - Python
Published by PeterKraus over 1 year ago

yadg - yadg bugfix release 5.1.4

Changelog:

  • eclab: Support for Modular Potentio technique (#186)
  • eclab: refactor eclab.common module (#187)
  • locale: Fix metadata-sensitive tests. (#189)
  • eclab.mpr: Implement Constant Voltage and Constant Current techniques (#188)

Full Changelog: https://github.com/dgbowl/yadg/compare/5.1.3...5.1.4

Scientific Software - Peer-reviewed - Python
Published by PeterKraus over 1 year ago

yadg - yadg bugfix release 5.0.6

  • eclab: Add I ranges between 1 and 9. (#181)
  • eclab.mpr: Further fixes (#182)

Full Changelog: https://github.com/dgbowl/yadg/compare/5.0.5...5.0.6

Scientific Software - Peer-reviewed - Python
Published by PeterKraus over 1 year ago

yadg - yadg bugfix release 5.1.3

  • eclab: Add I ranges between 1 and 9. (#181)
  • eclab.mpr: Further fixes (#182)

Full Changelog: https://github.com/dgbowl/yadg/compare/5.1.2...5.1.3

Scientific Software - Peer-reviewed - Python
Published by PeterKraus over 1 year ago

yadg - yadg bugfix release 5.1.2

  • eclab: Support for another GCPL 11.40 format (#179)

Full Changelog: https://github.com/dgbowl/yadg/compare/5.1.1...5.1.2

Scientific Software - Peer-reviewed - Python
Published by PeterKraus almost 2 years ago

yadg - yadg bugfix release 5.0.5

Full Changelog: https://github.com/dgbowl/yadg/compare/5.0.4...5.0.5

Scientific Software - Peer-reviewed - Python
Published by PeterKraus almost 2 years ago

yadg - yadg bugfix release 5.1.1

Full Changelog: https://github.com/dgbowl/yadg/compare/5.1...5.1.1

Scientific Software - Peer-reviewed - Python
Published by PeterKraus almost 2 years ago

yadg - yadg release 5.1

What's Changed

  • Fix processing of data in the "Lock, stock & barrel" repository. by @PeterKraus in https://github.com/dgbowl/yadg/pull/129
  • Rework CI to use workflow_call jobs by @PeterKraus in https://github.com/dgbowl/yadg/pull/131
  • electrochem: Add 65 to understood I_range values. by @PeterKraus in https://github.com/dgbowl/yadg/pull/133
  • Technical Debt: Pass 1 by @PeterKraus in https://github.com/dgbowl/yadg/pull/136
  • Fix github actions by @PeterKraus in https://github.com/dgbowl/yadg/pull/137
  • Technical Debt: Round 2 by @PeterKraus in https://github.com/dgbowl/yadg/pull/138
  • Move building yadg to PEP518 by @PeterKraus in https://github.com/dgbowl/yadg/pull/139
  • Move linting to ruff. by @PeterKraus in https://github.com/dgbowl/yadg/pull/140
  • Touchstone snp by @PeterKraus in https://github.com/dgbowl/yadg/pull/144
  • Fix issue #143 by @PeterKraus in https://github.com/dgbowl/yadg/pull/145
  • Implement ezchrom.dat extractor. by @PeterKraus in https://github.com/dgbowl/yadg/pull/146
  • Fix docs by @PeterKraus in https://github.com/dgbowl/yadg/pull/147
  • eclab: Add more I-ranges by @PeterKraus in https://github.com/dgbowl/yadg/pull/153
  • Better handling of locales by @PeterKraus in https://github.com/dgbowl/yadg/pull/152
  • eclab: tests and minor fixes by @PeterKraus in https://github.com/dgbowl/yadg/pull/154
  • eclab.mpt: Rework header parse by @PeterKraus in https://github.com/dgbowl/yadg/pull/157
  • Implement picolog.tc08 parser by @PeterKraus in https://github.com/dgbowl/yadg/pull/148
  • eclab: Rework uncertainty handling by @PeterKraus in https://github.com/dgbowl/yadg/pull/159
  • eclab: Fix crashes when duplicate headers are encountered. by @PeterKraus in https://github.com/dgbowl/yadg/pull/161
  • eclab: Add support for CVA technique by @PeterKraus in https://github.com/dgbowl/yadg/pull/162
  • eclab.mpt: Add Analog OUT/V into mpt columns by @PeterKraus in https://github.com/dgbowl/yadg/pull/163
  • Tests housekeeping. by @PeterKraus in https://github.com/dgbowl/yadg/pull/165
  • Implement original_metadata and yadg_*. by @PeterKraus in https://github.com/dgbowl/yadg/pull/166
  • eclab: Improve extractor performance. by @PeterKraus in https://github.com/dgbowl/yadg/pull/167
  • Reuse yadg.extractors.extract_from_path() by @PeterKraus in https://github.com/dgbowl/yadg/pull/168
  • touchstone.snp: Localize extractor by @PeterKraus in https://github.com/dgbowl/yadg/pull/169
  • Touches before yadg-5.1rc1 by @PeterKraus in https://github.com/dgbowl/yadg/pull/170
  • eclab: Support for files generated in EC-Lab 11.50. by @PeterKraus in https://github.com/dgbowl/yadg/pull/171
  • Final touches before yadg-5.1 by @PeterKraus in https://github.com/dgbowl/yadg/pull/173

Full Changelog: https://github.com/dgbowl/yadg/compare/5.0...5.1

Scientific Software - Peer-reviewed - Python
Published by PeterKraus almost 2 years ago

yadg - yadg release candidate 5.1rc1

What's Changed

  • Fix processing of data in the "Lock, stock & barrel" repository. by @PeterKraus in https://github.com/dgbowl/yadg/pull/129
  • Rework CI to use workflow_call jobs by @PeterKraus in https://github.com/dgbowl/yadg/pull/131
  • electrochem: Add 65 to understood I_range values. by @PeterKraus in https://github.com/dgbowl/yadg/pull/133
  • Technical Debt: Pass 1 by @PeterKraus in https://github.com/dgbowl/yadg/pull/136
  • Fix github actions by @PeterKraus in https://github.com/dgbowl/yadg/pull/137
  • Technical Debt: Round 2 by @PeterKraus in https://github.com/dgbowl/yadg/pull/138
  • Move building yadg to PEP518 by @PeterKraus in https://github.com/dgbowl/yadg/pull/139
  • Move linting to ruff. by @PeterKraus in https://github.com/dgbowl/yadg/pull/140
  • Touchstone snp by @PeterKraus in https://github.com/dgbowl/yadg/pull/144
  • Fix issue #143 by @PeterKraus in https://github.com/dgbowl/yadg/pull/145
  • Implement ezchrom.dat extractor. by @PeterKraus in https://github.com/dgbowl/yadg/pull/146
  • Fix docs by @PeterKraus in https://github.com/dgbowl/yadg/pull/147
  • eclab: Add more I-ranges by @PeterKraus in https://github.com/dgbowl/yadg/pull/153
  • Better handling of locales by @PeterKraus in https://github.com/dgbowl/yadg/pull/152
  • eclab: tests and minor fixes by @PeterKraus in https://github.com/dgbowl/yadg/pull/154
  • eclab.mpt: Rework header parse by @PeterKraus in https://github.com/dgbowl/yadg/pull/157
  • Implement picolog.tc08 parser by @PeterKraus in https://github.com/dgbowl/yadg/pull/148
  • eclab: Rework uncertainty handling by @PeterKraus in https://github.com/dgbowl/yadg/pull/159
  • eclab: Fix crashes when duplicate headers are encountered. by @PeterKraus in https://github.com/dgbowl/yadg/pull/161
  • eclab: Add support for CVA technique by @PeterKraus in https://github.com/dgbowl/yadg/pull/162
  • eclab.mpt: Add Analog OUT/V into mpt columns by @PeterKraus in https://github.com/dgbowl/yadg/pull/163
  • Tests housekeeping. by @PeterKraus in https://github.com/dgbowl/yadg/pull/165
  • Implement original_metadata and yadg_*. by @PeterKraus in https://github.com/dgbowl/yadg/pull/166
  • eclab: Improve extractor performance. by @PeterKraus in https://github.com/dgbowl/yadg/pull/167
  • Reuse yadg.extractors.extract_from_path() by @PeterKraus in https://github.com/dgbowl/yadg/pull/168
  • touchstone.snp: Localize extractor by @PeterKraus in https://github.com/dgbowl/yadg/pull/169
  • Touches before yadg-5.1rc1 by @PeterKraus in https://github.com/dgbowl/yadg/pull/170

Full Changelog: https://github.com/dgbowl/yadg/compare/5.0...5.1rc1

Scientific Software - Peer-reviewed - Python
Published by PeterKraus almost 2 years ago

yadg - yadg bugfix release 5.0.4

Full Changelog: https://github.com/dgbowl/yadg/compare/5.0.3...5.0.4

Scientific Software - Peer-reviewed - Python
Published by PeterKraus almost 2 years ago

yadg - yadg bugfix release 5.0.3

  • Fix issue 143
  • Other minor changes

Full Changelog: https://github.com/dgbowl/yadg/compare/5.0.2...5.0.3

Scientific Software - Peer-reviewed - Python
Published by PeterKraus about 2 years ago

yadg - yadg bugfix release 4.2.5

  • electrochem: Add 65 to understood I_range values. (https://github.com/dgbowl/yadg/pull/133)
  • Fix 5.0.x test to work on 4.2.x
  • Bump 4.2.x branch to pydantic~=2.0

Full Changelog: https://github.com/dgbowl/yadg/compare/4.2.4...4.2.5

Scientific Software - Peer-reviewed - Python
Published by PeterKraus about 2 years ago

yadg - yadg bugfix release 5.0.2

Full Changelog: https://github.com/dgbowl/yadg/compare/5.0.1...5.0.2

  • electrochem: Add 65 to understood I_range values. (https://github.com/dgbowl/yadg/pull/133)

Scientific Software - Peer-reviewed - Python
Published by PeterKraus over 2 years ago

yadg - yadg bugfix release 5.0.1

Full Changelog: https://github.com/dgbowl/yadg/compare/5.0...5.0.1

Scientific Software - Peer-reviewed - Python
Published by PeterKraus over 2 years ago

yadg - yadg release 5.0

What's Changed

  • WAIT technique bugfix by @vetschn in https://github.com/dgbowl/yadg/pull/88
  • Updating acknowledgements for BIG-MAP by @ramirezfranciscof in https://github.com/dgbowl/yadg/pull/90
  • chromtrace: Fix dx extraction to look in tmdir, not local dir. by @PeterKraus in https://github.com/dgbowl/yadg/pull/91
  • Housekeeping by @PeterKraus in https://github.com/dgbowl/yadg/pull/92
  • electrochem: Modulo-bat new format. by @PeterKraus in https://github.com/dgbowl/yadg/pull/97
  • electrochem: Fix mpt float parsing using locales. by @PeterKraus in https://github.com/dgbowl/yadg/pull/99
  • More housekeeping. by @PeterKraus in https://github.com/dgbowl/yadg/pull/101
  • Cleanup postprocess and deprecated. by @PeterKraus in https://github.com/dgbowl/yadg/pull/102
  • Add lint-every-pr.yml by @PeterKraus in https://github.com/dgbowl/yadg/pull/103
  • qftrace: Fix naming of columns. by @PeterKraus in https://github.com/dgbowl/yadg/pull/106
  • Implement extract functionality by @PeterKraus in https://github.com/dgbowl/yadg/pull/104
  • extractors: Pandas for mpt and mpr by @PeterKraus in https://github.com/dgbowl/yadg/pull/107
  • Implement netCDF output by @PeterKraus in https://github.com/dgbowl/yadg/pull/109
  • extract functionality: revisited by @PeterKraus in https://github.com/dgbowl/yadg/pull/110
  • Fix writing NetCDF files by @PeterKraus in https://github.com/dgbowl/yadg/pull/111
  • Fixes yadg for compatibility with master schemas. by @PeterKraus in https://github.com/dgbowl/yadg/pull/112
  • Fix dgbowl-schemas to 116rc1 by @PeterKraus in https://github.com/dgbowl/yadg/pull/113
  • Resolve xr.concat issues. by @PeterKraus in https://github.com/dgbowl/yadg/pull/115
  • Fix dgbowl-schemas to 116rc2 by @PeterKraus in https://github.com/dgbowl/yadg/pull/117
  • Fix preset to work with all DataSchemas. by @PeterKraus in https://github.com/dgbowl/yadg/pull/118
  • Add test for 4.2 and 5.0 dataschema. by @PeterKraus in https://github.com/dgbowl/yadg/pull/119
  • Fix docs build with pydantic~=2.0 by @PeterKraus in https://github.com/dgbowl/yadg/pull/116
  • Corrected from json to NetCDF by @vetschn in https://github.com/dgbowl/yadg/pull/124
  • Extract: Implement --meta-only argument by @PeterKraus in https://github.com/dgbowl/yadg/pull/125
  • Implement locale-aware basiccsv and test. by @PeterKraus in https://github.com/dgbowl/yadg/pull/126
  • Unify binary file reading functions in a single module by @PeterKraus in https://github.com/dgbowl/yadg/pull/127
  • Prepare for yadg-5.0 by @PeterKraus in https://github.com/dgbowl/yadg/pull/128

New Contributors

  • @ramirezfranciscof made their first contribution in https://github.com/dgbowl/yadg/pull/90

Full Changelog: https://github.com/dgbowl/yadg/compare/4.2...5.0

Scientific Software - Peer-reviewed - Python
Published by PeterKraus over 2 years ago

yadg - yadg bugfix release 4.2.4

  • Fixed crash in yadg-4.2.3 due to possible installation of pydantic-2.0

Full Changelog: https://github.com/dgbowl/yadg/compare/4.2.3...4.2.4

Scientific Software - Peer-reviewed - Python
Published by PeterKraus almost 3 years ago

yadg - yadg bugfix release 4.2.3

Fixes included:

  • qftrace: Fix qftrace data labels (#106)
  • constrain dgbowl-schemas==111 for 4.2.x branch

Full Changelog: https://github.com/dgbowl/yadg/compare/4.2.2...4.2.3

Scientific Software - Peer-reviewed - Python
Published by PeterKraus over 3 years ago

yadg - yadg bugfix release 4.1.4

Fixes included:

  • qftrace: Fix qftrace data labels (#106)
  • constrain dgbowl-schemas>=104<=111

Full Changelog: https://github.com/dgbowl/yadg/compare/4.1.3...4.1.4

Scientific Software - Peer-reviewed - Python
Published by PeterKraus over 3 years ago

yadg - yadg bugfix release 4.1.3

Fixes included:

  • chromtrace: Fix dx extraction to look in tmdir, not local dir. (#91)
  • electrochem: Modulo-bat new format. (#97)
  • electrochem: Fix mpt float parsing using locales. (#99)

Full Changelog: https://github.com/dgbowl/yadg/compare/4.1.2...4.1.3

Scientific Software - Peer-reviewed - Python
Published by PeterKraus over 3 years ago

yadg - yadg bugfix release 4.2.2

Fixes included:

  • chromtrace: Fix dx extraction to look in tmdir, not local dir. (#91)
  • electrochem: Modulo-bat new format. (#97)
  • electrochem: Fix mpt float parsing using locales. (#99)

Full Changelog: https://github.com/dgbowl/yadg/compare/4.2.1...4.2.2

Scientific Software - Peer-reviewed - Python
Published by PeterKraus over 3 years ago

yadg - yadg bugfix release 4.2.1

Full Changelog: https://github.com/dgbowl/yadg/compare/4.2...4.2.1

Scientific Software - Peer-reviewed - Python
Published by PeterKraus over 3 years ago

yadg - yadg bugfix release 4.1.2

Full Changelog: https://github.com/dgbowl/yadg/compare/4.1.1...4.1.2

Scientific Software - Peer-reviewed - Python
Published by PeterKraus over 3 years ago

yadg - yadg release 4.2

What's Changed

  • Deduce values for parameters in I range. by @PeterKraus in https://github.com/dgbowl/yadg/pull/62
  • Resolve built version of yadg. by @PeterKraus in https://github.com/dgbowl/yadg/pull/63
  • Relax unknown column to warning, add more columns. by @PeterKraus in https://github.com/dgbowl/yadg/pull/64
  • Fix version in datagram_version of schema by @PeterKraus in https://github.com/dgbowl/yadg/pull/65
  • flowdata: Add offset when crossing day boundary. by @PeterKraus in https://github.com/dgbowl/yadg/pull/67
  • chromdata: parser for integrated chromatography files by @PeterKraus in https://github.com/dgbowl/yadg/pull/71
  • Documentation update. by @PeterKraus in https://github.com/dgbowl/yadg/pull/72
  • chromdata: Implement parsers for Empa's online LC. by @PeterKraus in https://github.com/dgbowl/yadg/pull/73
  • electrochem: Add transpose parameter by @PeterKraus in https://github.com/dgbowl/yadg/pull/74
  • electrochem: Eliminate the use of ULP. by @PeterKraus in https://github.com/dgbowl/yadg/pull/75
  • Rework headers in docs etc. by @PeterKraus in https://github.com/dgbowl/yadg/pull/76
  • basiccsv: Implement strip parameter. by @PeterKraus in https://github.com/dgbowl/yadg/pull/77
  • Fix stripping whitespace. by @PeterKraus in https://github.com/dgbowl/yadg/pull/78
  • Changelog & docs typo. by @PeterKraus in https://github.com/dgbowl/yadg/pull/79
  • basiccsv: fix process_row storing empty data as str by @PeterKraus in https://github.com/dgbowl/yadg/pull/80
  • Rejig index page in docs. by @PeterKraus in https://github.com/dgbowl/yadg/pull/81
  • Minor doc changes. by @PeterKraus in https://github.com/dgbowl/yadg/pull/82
  • chromdata: Fix empalc.xlsx parser issues by @PeterKraus in https://github.com/dgbowl/yadg/pull/83
  • Warn if current version is not the latest on PyPI. by @PeterKraus in https://github.com/dgbowl/yadg/pull/84
  • Finalise version notes. by @PeterKraus in https://github.com/dgbowl/yadg/pull/85

Full Changelog: https://github.com/dgbowl/yadg/compare/4.1...4.2

Scientific Software - Peer-reviewed - Python
Published by PeterKraus almost 4 years ago

yadg - yadg pre-release 4.2rc3

What's Changed

  • basiccsv: fix process_row storing empty data as str by @PeterKraus in https://github.com/dgbowl/yadg/pull/80
  • Rejig index page in docs. by @PeterKraus in https://github.com/dgbowl/yadg/pull/81
  • Minor doc changes. by @PeterKraus in https://github.com/dgbowl/yadg/pull/82

Full Changelog: https://github.com/dgbowl/yadg/compare/4.2rc2...4.2rc3

Scientific Software - Peer-reviewed - Python
Published by PeterKraus almost 4 years ago

yadg - yadg pre-release 4.2rc2

What's Changed

  • basiccsv: Implement strip parameter. by @PeterKraus in https://github.com/dgbowl/yadg/pull/77
  • Fix stripping whitespace. by @PeterKraus in https://github.com/dgbowl/yadg/pull/78
  • Changelog & docs typo. by @PeterKraus in https://github.com/dgbowl/yadg/pull/79

Full Changelog: https://github.com/dgbowl/yadg/compare/4.2rc1...4.2rc2

Scientific Software - Peer-reviewed - Python
Published by PeterKraus almost 4 years ago

yadg - yadg pre-release 4.2rc1

What's Changed

  • Rework headers in docs etc. by @PeterKraus in https://github.com/dgbowl/yadg/pull/76

Full Changelog: https://github.com/dgbowl/yadg/compare/4.2a2...4.2rc1

Scientific Software - Peer-reviewed - Python
Published by PeterKraus almost 4 years ago

yadg - yadg pre-release 4.2a2

What's Changed

  • Documentation update. by @PeterKraus in https://github.com/dgbowl/yadg/pull/72
  • chromdata: Implement parsers for Empa's online LC. by @PeterKraus in https://github.com/dgbowl/yadg/pull/73
  • electrochem: Add transpose parameter by @PeterKraus in https://github.com/dgbowl/yadg/pull/74
  • electrochem: Eliminate the use of ULP. by @PeterKraus in https://github.com/dgbowl/yadg/pull/75

Full Changelog: https://github.com/dgbowl/yadg/compare/4.2a1...4.2a2

Scientific Software - Peer-reviewed - Python
Published by PeterKraus almost 4 years ago

yadg - yadg pre-release 4.2a1

What's Changed

  • Deduce values for parameters in I range. by @PeterKraus in https://github.com/dgbowl/yadg/pull/62
  • Resolve built version of yadg. by @PeterKraus in https://github.com/dgbowl/yadg/pull/63
  • Relax unknown column to warning, add more columns. by @PeterKraus in https://github.com/dgbowl/yadg/pull/64
  • Fix version in datagram_version of schema by @PeterKraus in https://github.com/dgbowl/yadg/pull/65
  • flowdata: Add offset when crossing day boundary. by @PeterKraus in https://github.com/dgbowl/yadg/pull/67
  • chromdata: parser for integrated chromatography files by @PeterKraus in https://github.com/dgbowl/yadg/pull/71

Full Changelog: https://github.com/dgbowl/yadg/compare/4.1...4.2a1

Scientific Software - Peer-reviewed - Python
Published by PeterKraus almost 4 years ago

yadg - yadg bugfix release 4.1.1

Bugfix release.

Full Changelog: https://github.com/dgbowl/yadg/compare/4.1...4.1.1

Scientific Software - Peer-reviewed - Python
Published by PeterKraus almost 4 years ago

yadg - yadg version 4.1

What's Changed

  • Minor changes and patches by @PeterKraus in https://github.com/dgbowl/yadg/pull/24
  • Fix preset outfile by @PeterKraus in https://github.com/dgbowl/yadg/pull/28
  • JOSS: Reviewer suggestions by @PeterKraus in https://github.com/dgbowl/yadg/pull/23
  • Docs to public/master by @PeterKraus in https://github.com/dgbowl/yadg/pull/30
  • Versioned docs part 2 by @PeterKraus in https://github.com/dgbowl/yadg/pull/31
  • keep_files by @PeterKraus in https://github.com/dgbowl/yadg/pull/32
  • Per-version docs. by @PeterKraus in https://github.com/dgbowl/yadg/pull/33
  • Add doc versions page by @PeterKraus in https://github.com/dgbowl/yadg/pull/34
  • Hook up lgtm by @PeterKraus in https://github.com/dgbowl/yadg/pull/36
  • Implement module-level logger by @PeterKraus in https://github.com/dgbowl/yadg/pull/29
  • Fix typo in docs and update type hints by @dcambie in https://github.com/dgbowl/yadg/pull/39
  • Process ExtDev module in mpr files by @PeterKraus in https://github.com/dgbowl/yadg/pull/40
  • Fix integration reliability in chromtrace by @PeterKraus in https://github.com/dgbowl/yadg/pull/42
  • JOSS review issues. by @PeterKraus in https://github.com/dgbowl/yadg/pull/44
  • Minor fixes by @PeterKraus in https://github.com/dgbowl/yadg/pull/47
  • Add some suggestions to the paper by @galessiorob in https://github.com/dgbowl/yadg/pull/49
  • Fix references in bibtex file by @PeterKraus in https://github.com/dgbowl/yadg/pull/51
  • Fix for affiliation. by @PeterKraus in https://github.com/dgbowl/yadg/pull/52
  • Minor fixes by @arfon in https://github.com/dgbowl/yadg/pull/53
  • Minor fixes for LA273 data processing by @PeterKraus in https://github.com/dgbowl/yadg/pull/50
  • Transition version info to versioneer by @PeterKraus in https://github.com/dgbowl/yadg/pull/55
  • xrdtrace by @vetschn in https://github.com/dgbowl/yadg/pull/9
  • Move schema -> dgbowl-schemas by @PeterKraus in https://github.com/dgbowl/yadg/pull/48
  • Add --archive to yadg preset by @PeterKraus in https://github.com/dgbowl/yadg/pull/56
  • Initial electrochemistry tomato.json support. by @PeterKraus in https://github.com/dgbowl/yadg/pull/57
  • Allow externaldate patching via yadg preset by @PeterKraus in https://github.com/dgbowl/yadg/pull/58
  • Add packaging to install_requires. by @PeterKraus in https://github.com/dgbowl/yadg/pull/59
  • Updated 4.1 release docs. by @PeterKraus in https://github.com/dgbowl/yadg/pull/60

New Contributors

  • @dcambie made their first contribution in https://github.com/dgbowl/yadg/pull/39
  • @galessiorob made their first contribution in https://github.com/dgbowl/yadg/pull/49
  • @arfon made their first contribution in https://github.com/dgbowl/yadg/pull/53

Full Changelog: https://github.com/dgbowl/yadg/compare/4.0.1...4.1

Scientific Software - Peer-reviewed - Python
Published by PeterKraus about 4 years ago

yadg - yadg pre-release 4.1.0rc5

What's Changed

  • Add --archive to yadg preset by @PeterKraus in https://github.com/dgbowl/yadg/pull/56
  • Initial electrochemistry tomato.json support. by @PeterKraus in https://github.com/dgbowl/yadg/pull/57

Full Changelog: https://github.com/dgbowl/yadg/compare/4.1.0rc4...4.1.0rc5

Scientific Software - Peer-reviewed - Python
Published by PeterKraus about 4 years ago

yadg - yadg pre-release 4.1.0rc4

What's Changed

  • Fix preset outfile by @PeterKraus in https://github.com/dgbowl/yadg/pull/28
  • JOSS: Reviewer suggestions by @PeterKraus in https://github.com/dgbowl/yadg/pull/23
  • Docs to public/master by @PeterKraus in https://github.com/dgbowl/yadg/pull/30
  • Versioned docs part 2 by @PeterKraus in https://github.com/dgbowl/yadg/pull/31
  • keep_files by @PeterKraus in https://github.com/dgbowl/yadg/pull/32
  • Per-version docs. by @PeterKraus in https://github.com/dgbowl/yadg/pull/33
  • Add doc versions page by @PeterKraus in https://github.com/dgbowl/yadg/pull/34
  • Hook up lgtm by @PeterKraus in https://github.com/dgbowl/yadg/pull/36
  • Implement module-level logger by @PeterKraus in https://github.com/dgbowl/yadg/pull/29
  • Fix typo in docs and update type hints by @dcambie in https://github.com/dgbowl/yadg/pull/39
  • Process ExtDev module in mpr files by @PeterKraus in https://github.com/dgbowl/yadg/pull/40
  • Fix integration reliability in chromtrace by @PeterKraus in https://github.com/dgbowl/yadg/pull/42
  • JOSS review issues. by @PeterKraus in https://github.com/dgbowl/yadg/pull/44
  • Minor fixes by @PeterKraus in https://github.com/dgbowl/yadg/pull/47
  • Add some suggestions to the paper by @galessiorob in https://github.com/dgbowl/yadg/pull/49
  • Fix references in bibtex file by @PeterKraus in https://github.com/dgbowl/yadg/pull/51
  • Fix for affiliation. by @PeterKraus in https://github.com/dgbowl/yadg/pull/52
  • Minor fixes by @arfon in https://github.com/dgbowl/yadg/pull/53
  • Minor fixes for LA273 data processing by @PeterKraus in https://github.com/dgbowl/yadg/pull/50
  • Transition version info to versioneer by @PeterKraus in https://github.com/dgbowl/yadg/pull/55
  • xrdtrace by @vetschn in https://github.com/dgbowl/yadg/pull/9
  • Move schema -> dgbowl-schemas by @PeterKraus in https://github.com/dgbowl/yadg/pull/48

New Contributors

  • @dcambie made their first contribution in https://github.com/dgbowl/yadg/pull/39
  • @galessiorob made their first contribution in https://github.com/dgbowl/yadg/pull/49
  • @arfon made their first contribution in https://github.com/dgbowl/yadg/pull/53

Full Changelog: https://github.com/dgbowl/yadg/compare/4.1.0rc1...4.1.0rc4

Scientific Software - Peer-reviewed - Python
Published by PeterKraus about 4 years ago

yadg - yadg pre-release 4.1.0rc1

What's Changed

  • Minor changes and patches by @PeterKraus in https://github.com/dgbowl/yadg/pull/24
  • Changes in version 4.0.1 by @PeterKraus in https://github.com/dgbowl/yadg/pull/20

Full Changelog: https://github.com/dgbowl/yadg/compare/4.0.0...4.1.0rc1

Scientific Software - Peer-reviewed - Python
Published by PeterKraus over 4 years ago

yadg - yadg version 4.0.1

What's Changed

  • JOSS Paper files - submission. by @PeterKraus in https://github.com/dgbowl/yadg/pull/16
  • Split PEIS/GEIS traces from cycles into timesteps. by @PeterKraus in https://github.com/dgbowl/yadg/pull/18
  • Fix impedance accuracy by @PeterKraus in https://github.com/dgbowl/yadg/pull/19
  • Tag version 4.0.1 by @PeterKraus in https://github.com/dgbowl/yadg/pull/20

Full Changelog: https://github.com/dgbowl/yadg/compare/4.0.0...4.0.1

Scientific Software - Peer-reviewed - Python
Published by PeterKraus over 4 years ago