Cannot write multi-dimensional string arrays #1137
Labels
category: bug
errors in the code or code behavior
priority: medium
non-critical problem and/or affecting only a small set of users
Milestone
This only works for 1-D string arrays. I think the if statement in this code is intended to check for structured arrays / compound dtypes. Else, execution should go to
get_data_shape
which gets the shape correctly.hdmf/src/hdmf/backends/hdf5/h5tools.py
Lines 1472 to 1473 in 7426275
The text was updated successfully, but these errors were encountered: