file (file, str) – File in which the array is saved.
arrays (dict(str, array)) – The dictionary of names to arrays to
be saved.
metadata (dict(str, Union[array, str, list(str)])) – The dictionary
of metadata to be saved. The values can be a scalar or 1D
obj:array, a str, or a list of str.