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

Correct group/field name length limit #1499

Open
PeterC-DLS opened this issue Oct 23, 2024 · 0 comments
Open

Correct group/field name length limit #1499

PeterC-DLS opened this issue Oct 23, 2024 · 0 comments

Comments

@PeterC-DLS
Copy link
Contributor

PeterC-DLS commented Oct 23, 2024

The length should be limited to no more than
63 characters (imposed by the HDF5 :index:`rules <rules; HDF5>` for names).

does not make sense in light of H5Gcreate1:

The length of a group name, or of the name of any object within a group, is not limited.

Neither is any limit mentioned in HDF5 Path Names

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