omas.load_omas_pkl

omas.load_omas_pkl(filename, consistency_check=None, imas_version=None)[source]

Load ODS or ODC from Python pickle

Parameters
  • filename – filename to save to

  • consistency_check – verify that data is consistent with IMAS schema (skip if None)

  • imas_version – imas version to use for consistency check (leave original if None)

Returns

ods OMAS data set