Skip to content

REPR: Allow accessor to be included in the repr #11451

Description

@ianhi

Is your feature request related to a problem?

If I have an accessor that holds useful information outside of core xarray's scope then I would like to be able to see things about it in the repr.

e.g. I have this ome-zarr (ngff) accessor with a repr:

Image

and id like that to be under a collapsible accessors in the repr

Describe the solution you'd like

repr (both text and html) also include any active accessors. This will require having some way to keep track of what accessors we have.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    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