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 raises an exception new shape must have the same number of dimensions. The addTile function should be modified to support the addition of new axes after the first call.
@manthey identified a use case for the Zarr sink
addTile
function that is not currently supported:This raises an exception
new shape must have the same number of dimensions
. TheaddTile
function should be modified to support the addition of new axes after the first call.Originally posted by @manthey in #1625 (comment)
The text was updated successfully, but these errors were encountered: