Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PintMetaIndex #162

Open
keewis opened this issue Mar 23, 2022 · 0 comments · May be fixed by #163
Open

PintMetaIndex #162

keewis opened this issue Mar 23, 2022 · 0 comments · May be fixed by #163

Comments

@keewis
Copy link
Collaborator

keewis commented Mar 23, 2022

Towards #1

With the index refactor coming along nicely, we should start looking into what might be needed to implement a PintMetaIndex to get the missing indexing functionality (sel/drop_sel/reindex/...) to work without the current wrapper methods.

Of course, there's no public API yet, and the general MetaIndex base class is still missing (xref pydata/xarray#6293), but we can still start playing around with this part of xarray – see xarray-custom-indexes for an early example of a custom index. That would allow us to provide feedback on how that MetaIndex could be defined / implemented.

@keewis keewis linked a pull request Mar 26, 2022 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant