erwanp / qtplaskin

A graphical tool to explore ZdPlaskin Results
GNU Lesser General Public License v3.0
7 stars 5 forks source link

Open/Save HDF5 files is broken in v1.1.1 #8

Closed githeap closed 3 years ago

githeap commented 5 years ago

Get error trying to open HDF5 file. Save menu item not working. Fixed upstream (6eed2f9 84458e5 2eb0056). Still can't open files created by QtPlaskin in ViTables and HDFView.

erwanp commented 3 years ago

@githeap do still have this problem ?

githeap commented 3 years ago

ViTables 2.1 and HDFView 2.11 failed to open files created by QtPlaskin. But I was able to import data from the hdf5 file to Veusz and h5check(version 2.0 release 1) utility didn't find any problems. So I guess the file is OK. Closing.

erwanp commented 3 years ago

Perfect ! Btw, if you use JupyterLab as your IDE, I just discovered this nice HDF5 extension https://github.com/jupyterlab/jupyterlab-hdf5

githeap commented 3 years ago

Very nice, thanks!