xarray.CFTimeIndex.to_flat_index

CFTimeIndex.to_flat_index()[source]

Identity method.

This is implemented for compatibility with subclass implementations when chaining.

Returns

Index – Caller.

See also

MultiIndex.to_flat_index

Subclass implementation.