Skip to content

Draft: Add generic data loading layer

Nicola Vigano requested to merge 1-generic-data-loading-layer into master

To address #1, we want to develop a generic data loading/saving layer, that allows to do IO from:

  • EDF
  • HDF5

This will likely be with a set of functions for each operation.

Closes #1

Edited by Nicola Vigano

Merge request reports