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

Refactor HDF5 functionality #175

Open
jcoulter12 opened this issue Jan 30, 2023 · 0 comments
Open

Refactor HDF5 functionality #175

jcoulter12 opened this issue Jan 30, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@jcoulter12
Copy link
Collaborator

HDF5 read write should be refactored for two key reasons:

  1. HighFive has made changed a number of things in the syntax for their parallel read/write functionality.
  2. We are now reading in HDF5 files for phonon-phonon interactions, el-ph interactions and in the near future other quantities as well.

The HDF5 read/write functions are currently scattered, and should be merged somehow into one or two utility files for the sake of code legibility and also future maintenance of the code.

@jcoulter12 jcoulter12 added enhancement New feature or request good first issue Good for newcomers labels Jan 30, 2023
@jcoulter12 jcoulter12 self-assigned this Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant