dataset_distributed_to_common#

caput.memdata.MemGroup.dataset_distributed_to_common(name)[source]#

Convert a distributed dataset to a common one.

Parameters:
namestr

Dataset name.

Returns:
datasetMemDatasetCommon

Common dataset from the distributed one.