pisces.geometry.grids.base.Grid.get_index_arrays# Grid.get_index_arrays() → tuple[ndarray, ...][source]# Return 1D arrays of grid indices for each active axis. Returns: A tuple of 1D arrays, one for each active axis, containing index values. Return type: tuple of np.ndarray