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

Support NaN and Inf user attributes #150

Open
constantinpape opened this issue Jan 24, 2020 · 0 comments
Open

Support NaN and Inf user attributes #150

constantinpape opened this issue Jan 24, 2020 · 0 comments

Comments

@constantinpape
Copy link
Owner

A user specified attribute that is nan or inf will cause issues because it's not properly decoded / encoded in json. This issue is also present in zarr-python, see zarr-developers/zarr-python#412. I have proposed a fix in zarr-developers/zarr-python#533. If this gets merged, we can just apply the same solution as for the fill value (#149 ) for all json attributes.

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

No branches or pull requests

1 participant