Closed
Description
I think we expose CFTimeIndex
as public API, as either xarray.CFTimeIndex
or xarray.coding.CFTimeIndex
. Otherwise the only way to make this thing is by putting cftime datetime objects into an xarray object, and/or users will start importing it from xarray.coding.cftimeindex
.
We should also add it to the API docs, for which it will need at least a minimally informative docstring, too.
Metadata
Metadata
Assignees
Labels
No labels