Notebook Difficulty Level: ★★☆☆☆
For storing large amounts of data a .h5 (hierarchical data format) file defines an interesting approach. This is one of the predefined OpenSignals output files formats.
This notebook explains how to load/transpose the data inside .h5 file to a Python list, that can easily be manipulated in the processing operations.