Switch default dataset engine to support complex numbers #150

Please review ASAP. Addresses mainly #150 (closed) and is necessary for #63 (closed) (!89 (merged)) to support saving complex numbers in the datasets.

Also in this MR:

  • Switched default engine to h5netcdf
  • Added data handling utilities: load_dataset_from_path, locate_experiment_container, write_dataset
  • made TUID just a validator otherwise h5netcdf won't recognize it as a str raising TypeError
  • fixed bug in remote plotmon process

Closes #150 (closed)

Edited by Victor Negîrneac

Merge request reports

Loading