eclab-mpr: BioLogic ECLab export .mpt

yadg.extractors.eclabmpt.extract(*, fn, encoding, locale, timezone, **kwargs)

Processes EC-Lab human-readable text export files.

Parameters:
  • fn (str) – The file containing the data to parse.

  • encoding (str) – Encoding of fn, by default “windows-1252”.

  • timezone (ZoneInfo) – A string description of the timezone. Default is “UTC”.

Returns:

The full date may not be specified if header is not present.

Return type:

xarray.Dataset