Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eclab: Fix crashes when duplicate headers are encountered. #161

Merged
merged 4 commits into from
Jun 9, 2024

Conversation

PeterKraus
Copy link
Contributor

@PeterKraus PeterKraus commented Jun 9, 2024

  • Does not crash when params section is not found (i.e. "Cycle Definition :" is not in the mpt file).
  • Avoids crashes when the same column header is present in mpr or mpt files twice; this has so far happened only with the (Q-Qo) column, which may be present with both C and mA•h units.
  • Will raise warnings in both cases.

Closes #134.

@PeterKraus PeterKraus merged commit f1daeb2 into dgbowl:master Jun 9, 2024
10 checks passed
@PeterKraus PeterKraus deleted the issue_134 branch June 9, 2024 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error in parsing .mpr files with CA technique:
1 participant