You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found this package after struggling with the official HDF5 Fortran API and like it quite a bit. However, it seems it only works for files with a completely known schema. Are there methods to retrieve the number of sub-groups, their names, etc? In my case, a group is allowed to have an unknown number of sub-groups with unknown names that I need to loop over and process.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I found this package after struggling with the official HDF5 Fortran API and like it quite a bit. However, it seems it only works for files with a completely known schema. Are there methods to retrieve the number of sub-groups, their names, etc? In my case, a group is allowed to have an unknown number of sub-groups with unknown names that I need to loop over and process.
Beta Was this translation helpful? Give feedback.
All reactions