pysemtools.io.wrappers

Wrappers to ease IO

Functions

partition_read_data(comm[, fname, ...])

Generate partition information for hdf5 files.

read_data(comm, fname, keys[, parallel_io, ...])

Read data from a file and return a dictionary with the names of the files and keys

write_data(comm, fname, data_dict[, ...])

Write data to a file