eclab-mpr: BioLogic ECLab binary .mpr

yadg.extractors.eclabmpr.extract(*, fn, timezone, **kwargs)

Processes EC-Lab raw data binary files.

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

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

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

Returns:

The full date is specified only if the “LOG” module is present.

Return type:

xarray.Dataset