parpe.hdf5.write_int_array

parpe.hdf5.write_int_array(f, path, values, dtype='<i4')[source]

Write integer array to hdf5

Arguments:

f: h5py.File path: path of the dataset to create values: array to write dtype: datatype