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
Like DS selection, the selected DS are chunked according to the az chunk size and thus, the chunk size is irregular. However, zarr do not support irregular chunk size. So the rechunk have to be done. However, it is really time consuming. I don't have any solutions.
The text was updated successfully, but these errors were encountered:
Like DS selection, the selected DS are chunked according to the az chunk size and thus, the chunk size is irregular. However, zarr do not support irregular chunk size. So the rechunk have to be done. However, it is really time consuming. I don't have any solutions.
The text was updated successfully, but these errors were encountered: