IO

cmlh5_to_xarray

pycomlink.io.cmlh5_to_xarray.read_cmlh5_file_to_xarray(filename)

read a cmlh5 file and parse data from each cml_id to a xarray dataset

Parameters:

filename (string) – filename of a cmlh5 file

Returns:

list of xarray datasets

Return type:

list

csv