Expand description
Map HDF5 datasets to NetCDF-4 variables.
Each HDF5 dataset that is NOT a dimension scale becomes an NcVariable.
The variable’s dimensions are determined from the DIMENSION_LIST attribute,
which contains object references to the corresponding dimension-scale datasets.
Functions§
- extract_
variables - Extract variables from an HDF5 group.
- extract_
variables_ from_ datasets