Skip to content

unit handling PIMixin

Olav van Duin requested to merge unit_handling_pi into master

Unit is now read from timeseries files, and saved in a dict. You can change the unit of a timeseries when you set it, or change the unit directly. During write the unit is taken from the dict and filled in in the header.

Merge request reports