Skip to content

Define Xarray data structures for PyData prototype #22

@eric-czech

Description

@eric-czech

See pydata/xarray#3959 for a discussion on how to approach this.

I refactored some old experiments from #15 (comment) into data_structures.ipynb (internals).

The biggest difference here is that I'm formalizing the idea of a transmutation API between data structures as an Xarray accessor with functions dynamically added to the accessor based on the structure of the xr.Dataset currently being used (to have autocomplete + documentation reflect only what should be possible).

This issue should track any more requirements that pop up related to this, most likely from finding new types of analysis we want to support.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions