pint-xarray icon indicating copy to clipboard operation
pint-xarray copied to clipboard

improvements for the `PintIndex`

Open keewis opened this issue 1 year ago • 0 comments

This is a list of tasks we skipped in #163:

  • [ ] figure out how to properly recreate an index from changed coordinates (#269)
  • [ ] modify the IndexSelResult returned by the wrapped index' .sel
  • [ ] implement concat
  • [ ] implement stack and unstack
  • [ ] implement join
  • [ ] implement reindex_like
  • [ ] figure out how to best compare indexes with compatible but not identical units

For each of the methods, we also need to see if we can deprecate any of the workaround methods in the .pint namespace.

keewis avatar Jul 09 '24 08:07 keewis