Skip to content

Handle matching coordinates and dimensions with differing shapes #369

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Oct 4, 2023

Conversation

mpiannucci
Copy link
Contributor

#368

This seems to be specific to 64bit netcdf, so I added a new test case for that specific case.

@martindurant
Copy link
Member

Perhaps the test requires a certain version of scipy/netcdf/xarray? I know not all packages are still releasing for py38.

@mpiannucci
Copy link
Contributor Author

mpiannucci commented Oct 4, 2023

Perhaps the test requires a certain version of scipy/netcdf/xarray? I know not all packages are still releasing for py38.

Yeah it requires XArray 2023.08.0. Do you know the best way to handle that?

@martindurant
Copy link
Member

Skip the test on py38, or test the xarray version

@martindurant
Copy link
Member

Fight linter

:)

@martindurant martindurant merged commit 5598f68 into fsspec:main Oct 4, 2023
@mpiannucci mpiannucci deleted the coordinate-dim-shape branch October 4, 2023 15:44
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.

2 participants