align_dataset_indices

DataProviderLinked.align_dataset_indices(aligned_global_axes: dict[str, ArrayLike]) list[ArrayLike][source]

Align the global indices in a dataset group.

Parameters:

aligned_global_axes (dict[str, ArrayLike]) – The aligned global axes.

Returns:

  • list[ArrayLike]

  • The aligned dataset indices.