mmcci.io.read_CCIData

mmcci.io.read_CCIData(path: str) CCIData[source]

Loads a CCIData object from JSON or pickle file.

Parameters:

path (str) – Path to the saved CCIData file

Returns:

The loaded CCIData object

Return type:

CCIData