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

Change phonopy input parsing to use a YAML library #161

Open
jcoulter12 opened this issue Sep 13, 2022 · 0 comments
Open

Change phonopy input parsing to use a YAML library #161

jcoulter12 opened this issue Sep 13, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@jcoulter12
Copy link
Collaborator

Currently we read phonopy.yaml files using regular text parsing to avoid including a yaml library as an extra dependency. However, the phonopy formats often change, and this makes this part of the code error-prone and problematic when it comes to supporting different older versions of phonopy/phono3py.

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