Skip to content

Fix indexing with nones#730

Merged
maxrjones merged 3 commits intozarr-developers:mainfrom
TomNicholas:fix_indexing_with_nones
Jul 24, 2025
Merged

Fix indexing with nones#730
maxrjones merged 3 commits intozarr-developers:mainfrom
TomNicholas:fix_indexing_with_nones

Conversation

@TomNicholas
Copy link
Member

Ensures we obey the "(excluding None)" clause here, instead of raising over-eagerly. We missed this from #612.

In general we should probably refactor the indexing code to follow all the rules in the array API, else xarray could change it's internals again in a way that bites us again (which is what happened here - see #596).

@maxrjones maxrjones merged commit 51c9eed into zarr-developers:main Jul 24, 2025
13 checks passed
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.

Unable to concatenate GOES virtual datasets on t coordinate on V2

2 participants