DimensionScale.detachScale

void detachScale(hid_t did, hid_t dsid, uint idx)

Detaches a dimension scale from a dataset dimension.

Parameters

didDataset identifier
dsidDimension scale dataset identifier
idxIndex of the dimension to detach the scale from

Throws

HDF5Exception if the operation fails.