Skip to content

Conversation

@philipc2
Copy link
Member

Closes #1368

Overview

  • Fixes a bug introduced by Add UxDataset.isel()  #1352 when filtering indexers, which causes empty slices to be passed into our spatial isel logic.

@philipc2 philipc2 self-assigned this Sep 15, 2025
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link
Member

@erogluorhan erogluorhan left a comment

Choose a reason for hiding this comment

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

Ah, thanks for catching this and the quick fix!

@rajeeja rajeeja merged commit a0d615c into main Sep 15, 2025
15 checks passed
@erogluorhan erogluorhan deleted the fix-isel branch September 26, 2025 17:47
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.

Variable Indexing (i.e. var[0]) broken after #1352

4 participants