You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a current limitation of Zarr as attributes must be json-serializable. This was previously reported and discussed over in #156. Would it be alright to close this issue as a duplicate and move the conversation over to #156?
Hello,
I tried to store some np.int32 or np.bool8 values in the attrs of the root group, but this failed.
Values of type np.float64 work.
Please see the attached example
zerror.txt
The text was updated successfully, but these errors were encountered: