Releases: dgbowl/yadg
Releases · dgbowl/yadg
yadg release 5.1
What's Changed
- Fix processing of data in the "Lock, stock & barrel" repository. by @PeterKraus in #129
- Rework CI to use
workflow_call
jobs by @PeterKraus in #131 electrochem
: Add65
to understoodI_range
values. by @PeterKraus in #133- Technical Debt: Pass 1 by @PeterKraus in #136
- Fix github actions by @PeterKraus in #137
- Technical Debt: Round 2 by @PeterKraus in #138
- Move building
yadg
to PEP518 by @PeterKraus in #139 - Move linting to ruff. by @PeterKraus in #140
- Touchstone snp by @PeterKraus in #144
- Fix issue #143 by @PeterKraus in #145
- Implement
ezchrom.dat
extractor. by @PeterKraus in #146 - Fix docs by @PeterKraus in #147
eclab
: Add more I-ranges by @PeterKraus in #153- Better handling of locales by @PeterKraus in #152
eclab
: tests and minor fixes by @PeterKraus in #154eclab.mpt
: Rework header parse by @PeterKraus in #157- Implement
picolog.tc08
parser by @PeterKraus in #148 eclab
: Rework uncertainty handling by @PeterKraus in #159eclab
: Fix crashes when duplicate headers are encountered. by @PeterKraus in #161eclab
: Add support forCVA
technique by @PeterKraus in #162eclab.mpt
: AddAnalog OUT/V
into mpt columns by @PeterKraus in #163- Tests housekeeping. by @PeterKraus in #165
- Implement
original_metadata
andyadg_*
. by @PeterKraus in #166 eclab
: Improve extractor performance. by @PeterKraus in #167- Reuse
yadg.extractors.extract_from_path()
by @PeterKraus in #168 touchstone.snp
: Localize extractor by @PeterKraus in #169- Touches before
yadg-5.1rc1
by @PeterKraus in #170 eclab
: Support for files generated in EC-Lab 11.50. by @PeterKraus in #171- Final touches before
yadg-5.1
by @PeterKraus in #173
Full Changelog: 5.0...5.1
yadg release candidate 5.1rc1
What's Changed
- Fix processing of data in the "Lock, stock & barrel" repository. by @PeterKraus in #129
- Rework CI to use
workflow_call
jobs by @PeterKraus in #131 electrochem
: Add65
to understoodI_range
values. by @PeterKraus in #133- Technical Debt: Pass 1 by @PeterKraus in #136
- Fix github actions by @PeterKraus in #137
- Technical Debt: Round 2 by @PeterKraus in #138
- Move building
yadg
to PEP518 by @PeterKraus in #139 - Move linting to ruff. by @PeterKraus in #140
- Touchstone snp by @PeterKraus in #144
- Fix issue #143 by @PeterKraus in #145
- Implement
ezchrom.dat
extractor. by @PeterKraus in #146 - Fix docs by @PeterKraus in #147
eclab
: Add more I-ranges by @PeterKraus in #153- Better handling of locales by @PeterKraus in #152
eclab
: tests and minor fixes by @PeterKraus in #154eclab.mpt
: Rework header parse by @PeterKraus in #157- Implement
picolog.tc08
parser by @PeterKraus in #148 eclab
: Rework uncertainty handling by @PeterKraus in #159eclab
: Fix crashes when duplicate headers are encountered. by @PeterKraus in #161eclab
: Add support forCVA
technique by @PeterKraus in #162eclab.mpt
: AddAnalog OUT/V
into mpt columns by @PeterKraus in #163- Tests housekeeping. by @PeterKraus in #165
- Implement
original_metadata
andyadg_*
. by @PeterKraus in #166 eclab
: Improve extractor performance. by @PeterKraus in #167- Reuse
yadg.extractors.extract_from_path()
by @PeterKraus in #168 touchstone.snp
: Localize extractor by @PeterKraus in #169- Touches before
yadg-5.1rc1
by @PeterKraus in #170
Full Changelog: 5.0...5.1rc1
yadg bugfix release 5.0.4
Full Changelog: 5.0.3...5.0.4
yadg bugfix release 5.0.3
- Fix issue 143
- Other minor changes
Full Changelog: 5.0.2...5.0.3
yadg bugfix release 4.2.5
- electrochem: Add 65 to understood I_range values. (#133)
- Fix 5.0.x test to work on 4.2.x
- Bump 4.2.x branch to pydantic~=2.0
Full Changelog: 4.2.4...4.2.5
yadg bugfix release 5.0.2
Full Changelog: 5.0.1...5.0.2
- electrochem: Add 65 to understood I_range values. (#133)
yadg bugfix release 5.0.1
Full Changelog: 5.0...5.0.1
yadg release 5.0
What's Changed
- WAIT technique bugfix by @vetschn in #88
- Updating acknowledgements for BIG-MAP by @ramirezfranciscof in #90
chromtrace
: Fix dx extraction to look in tmdir, not local dir. by @PeterKraus in #91- Housekeeping by @PeterKraus in #92
electrochem
: Modulo-bat new format. by @PeterKraus in #97electrochem
: Fixmpt
float parsing using locales. by @PeterKraus in #99- More housekeeping. by @PeterKraus in #101
- Cleanup postprocess and deprecated. by @PeterKraus in #102
- Add lint-every-pr.yml by @PeterKraus in #103
qftrace
: Fix naming of columns. by @PeterKraus in #106- Implement
extract
functionality by @PeterKraus in #104 extractors
: Pandas formpt
andmpr
by @PeterKraus in #107- Implement
netCDF
output by @PeterKraus in #109 extract
functionality: revisited by @PeterKraus in #110- Fix writing
NetCDF
files by @PeterKraus in #111 - Fixes yadg for compatibility with master schemas. by @PeterKraus in #112
- Fix dgbowl-schemas to 116rc1 by @PeterKraus in #113
- Resolve
xr.concat
issues. by @PeterKraus in #115 - Fix dgbowl-schemas to 116rc2 by @PeterKraus in #117
- Fix
preset
to work with allDataSchemas
. by @PeterKraus in #118 - Add test for 4.2 and 5.0 dataschema. by @PeterKraus in #119
- Fix docs build with
pydantic~=2.0
by @PeterKraus in #116 - Corrected from json to NetCDF by @vetschn in #124
Extract
: Implement--meta-only
argument by @PeterKraus in #125- Implement locale-aware basiccsv and test. by @PeterKraus in #126
- Unify binary file reading functions in a single module by @PeterKraus in #127
- Prepare for
yadg-5.0
by @PeterKraus in #128
New Contributors
- @ramirezfranciscof made their first contribution in #90
Full Changelog: 4.2...5.0
yadg bugfix release 4.2.4
- Fixed crash in
yadg-4.2.3
due to possible installation ofpydantic-2.0
Full Changelog: 4.2.3...4.2.4
yadg bugfix release 4.2.3
Fixes included:
qftrace
: Fix qftrace data labels (#106)- constrain
dgbowl-schemas==111
for4.2.x
branch
Full Changelog: 4.2.2...4.2.3