Skip to content

Merge branch 'nexus_writer_chunk_fix' into 'master'

Matias Guijarro requested to merge cherry-pick-02b8c056 into 1.10.x

When max_shape is set, h5py will guess the chunk size when not provided

See merge request !4818 (merged)

(cherry picked from commit 02b8c056)

28b0af6d when max_shape is set, h5py will guess the chunk size when not provided

Merge request reports