Skip to content

Fix concat with scalar coordinate (wrong index type) - #6443

Merged
dcherian merged 2 commits into
pydata:mainfrom
benbovy:fix-concat-scalar-dtype-erased
Apr 6, 2022
Merged

Fix concat with scalar coordinate (wrong index type)#6443
dcherian merged 2 commits into
pydata:mainfrom
benbovy:fix-concat-scalar-dtype-erased

Conversation

@benbovy

@benbovy benbovy commented Apr 5, 2022

Copy link
Copy Markdown
Member

@dcherian

dcherian commented Apr 6, 2022

Copy link
Copy Markdown
Contributor

Nice. thanks @benbovy

This fixes the cf_xarray tests.

@dcherian
dcherian merged commit facafac into pydata:main Apr 6, 2022
@benbovy
benbovy deleted the fix-concat-scalar-dtype-erased branch December 8, 2022 09:36
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.

concat along dim with mix of scalar coordinate and array coordinates is not right

2 participants