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_root_group
Build the root NcGroup from an HDF5 file.