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

Remove parsing #255

Merged
merged 24 commits into from
Oct 13, 2024
Merged

Remove parsing #255

merged 24 commits into from
Oct 13, 2024

Conversation

K20shores
Copy link
Collaborator

@K20shores K20shores commented Oct 9, 2024

We don't need to parse the mechanism information in python. This removes that work, as well as simplifies some of the parsing and setting of conditions. Also, unit conversions from anything in cm3 to m3 is corrected.

Closes #254

@K20shores K20shores marked this pull request as ready for review October 9, 2024 15:17
mattldawson
mattldawson previously approved these changes Oct 10, 2024
Copy link
Collaborator

@boulderdaze boulderdaze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Just a few minor requests

src/acom_music_box/conditions.py Show resolved Hide resolved
src/acom_music_box/conditions.py Show resolved Hide resolved
src/acom_music_box/conditions.py Show resolved Hide resolved
src/acom_music_box/conditions.py Outdated Show resolved Hide resolved
src/acom_music_box/music_box.py Outdated Show resolved Hide resolved
src/acom_music_box/music_box.py Show resolved Hide resolved
tests/integration/test_chapman.py Show resolved Hide resolved
boulderdaze
boulderdaze previously approved these changes Oct 11, 2024
Copy link
Collaborator

@boulderdaze boulderdaze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for addressing the comments!

@K20shores K20shores merged commit d82d6ea into main Oct 13, 2024
4 checks passed
@K20shores K20shores deleted the remove_parsing branch October 13, 2024 18:38
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.

Discrepancy between local docker image & latest web calculations
3 participants