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
When I save a cube with small chunk sizes the buffer size is not corrected in get_copy_buffer_size which leads to a very slow saving of the data cube. We might want to increase the buffer size in line 67 of Cubes/Rechunker.jl
The text was updated successfully, but these errors were encountered:
When I save a cube with small chunk sizes the buffer size is not corrected in
get_copy_buffer_size
which leads to a very slow saving of the data cube. We might want to increase the buffer size in line 67 of Cubes/Rechunker.jlThe text was updated successfully, but these errors were encountered: