Skip to content

fix: Don't drop orphaned dims on weighted reductions - #11562

Draft
charles-turner-1 wants to merge 6 commits into
pydata:mainfrom
charles-turner-1:11560-weighted-orphaned-dims
Draft

fix: Don't drop orphaned dims on weighted reductions #11562
charles-turner-1 wants to merge 6 commits into
pydata:mainfrom
charles-turner-1:11560-weighted-orphaned-dims

Conversation

@charles-turner-1

@charles-turner-1 charles-turner-1 commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Description

Closes #11560.

Checklist

  • Closes #xxxx
  • Tests added
  • User visible changes (including notable bug fixes) are documented in whats-new.rst
  • New functions/methods are listed in api.rst

AI Disclosure

No AI used

@charles-turner-1
charles-turner-1 marked this pull request as draft September 5, 2026 04:25
Comment thread xarray/computation/weighted.py Outdated
Comment thread pixi.toml
"release",
], no-default-feature = true }
test-nightly = { features = ["nightly"], no-default-feature = true }

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this before undrafting

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 this pull request may close these issues.

Weighted reductions drop orphaned dimensions

1 participant