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

Implement Mdtraj-hdf5 format #108

Merged
merged 33 commits into from
Jul 21, 2023
Merged

Implement Mdtraj-hdf5 format #108

merged 33 commits into from
Jul 21, 2023

Conversation

agrossfield
Copy link
Member


name: Pull request
about: support hdf5 format
title: ''
labels: ''
assignees: ''

Changes proposed in this pull request

- Add new classes MDTraj and MDTrajTraj to read MDTraj hdf5 files as a system file and trajectory respectively

Checklist

- Does this pull request address an open issue? If so, which one?

No

- Have you applied a formatter to your code (e.g. flake8 or black for python, clang-format for C++)?

Yes

@agrossfield agrossfield requested a review from tromo June 30, 2023 19:18
@agrossfield
Copy link
Member Author

There are a couple of test programs in Packages/User that will need to be removed before the final merge. I'm leaving them for now in case more testing is needed

@agrossfield
Copy link
Member Author

One other thing that will need to be done is adding hdf5 as a dependency in the conda-forge recipe.

@tromo
Copy link
Contributor

tromo commented Jul 20, 2023

Looks good for small values of looking...

Copy link
Contributor

@tromo tromo 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.

@agrossfield agrossfield merged commit 50d8603 into main Jul 21, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants