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

support track_order parameter when creating groups #37

Open
magland opened this issue Apr 4, 2024 · 0 comments
Open

support track_order parameter when creating groups #37

magland opened this issue Apr 4, 2024 · 0 comments

Comments

@magland
Copy link
Collaborator

magland commented Apr 4, 2024

          if `track_order` is true when creating an `h5py.Group`, then when iterating through the objects within the group, they are returned in order of creation, otherwise it is in ascending alphanumeric order. PyNWB doesn't use this. But I don't think it would hurt to pass this argument to `self._the_group.create_group(name)` below.

Originally posted by @rly in #28 (comment)

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

No branches or pull requests

1 participant