modelarrayio.storage.utils

Shared storage helpers used by HDF5 and TileDB backends.

Functions

compute_full_subject_chunk_shape(n_files, ...)

Compute a 2-D chunk/tile shape that spans all subjects.

normalize_column_names(sources)

Return column names as a list of strings for metadata storage.

resolve_dtype(storage_dtype)

Resolve a configured storage dtype to a supported NumPy floating type.