Skip to content
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

Fix most combine tests #5

Open
wants to merge 1 commit into
base: v3
Choose a base branch
from

Conversation

moradology
Copy link

This PR fixes almost all of the combine tests. There are a couple of notable test cases that fail as of now but these failures seem, based on my investigation so far, to somehow be related to the cases in which coo_map is provided to MultiZarrToZarr. In these cases, datetimes are not properly being parsed and, instead, floats are what gets decoded.

Depends on:
zarr-developers/zarr-python#2533
fsspec/filesystem_spec#1755

@moradology
Copy link
Author

moradology commented Dec 4, 2024

After this, the table here should be amended to say that test_combine.py has 2 failures with a note about the coo_map and/or datetime decoding issue mentioned above

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.

1 participant