Skip to main content

Module groups

Module groups 

Source
Expand description

Map HDF5 groups to NetCDF-4 groups.

Each HDF5 group becomes an NcGroup. The root group is special: it may contain _NCProperties and other internal attributes that should be filtered. Sub-groups are traversed recursively.

Functions§

build_group_at_path
Build metadata for a group path.
build_root_group
Build the root NcGroup from an HDF5 file.
build_root_group_metadata
Build only the root group’s local metadata.