Skip to content

TimeSeries doesn't know which dimension is time #184

@ctw

Description

@ctw

@mivade & @leondavis1 : I've realized that our plan to check that "time" is in the dims does not work, because the coords themselves are TimeSeries objects, as well. For example ts['channels'] is a TimeSeries instance without a "time" dimension (and would thus throw an error if such a check were in place). I think the solution is to no longer subclass xarray, but obviously that would be a fairly major refactor. Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions