xarray.CFTimeIndex.append

CFTimeIndex.append(self, other)

Append a collection of Index options together.

Parameters

other (Index or list/tuple of indices) –

Returns

appended

Return type

Index