xarray.CFTimeIndex.get_indexer_for¶
-
CFTimeIndex.
get_indexer_for
(target, **kwargs)¶ Guaranteed return of an indexer even when non-unique.
This dispatches to get_indexer or get_indexer_nonunique as appropriate.
Returns: List of indices. Return type: numpy.ndarray