-
Notifications
You must be signed in to change notification settings - Fork 13
enable hdf5 for phonons bands #557
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
Conversation
ElliottKasoar
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generally looks good, thanks!
We should add a test for the hdf5 bands, and it looks like there are a couple of LZMAErrors in the tests still.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks ok codewise when it works, just one small potential clarification.
ab58e1f to
1ad865f
Compare
Co-authored-by: Elliott Kasoar <[email protected]>
Co-authored-by: Elliott Kasoar <[email protected]>
Co-authored-by: Elliott Kasoar <[email protected]>
ElliottKasoar
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generally looks great, thanks!
Should we perhaps add a quick check that the new hdf5 can be loaded in at least one of the tests? All the places where we used to open the .xz file are now just yaml, so I don't think we test it anywhere.
10c7e09 to
e83d80b
Compare
No description provided.