-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
Description
Thank you for such a good tool to visualize time history. I have a new data format which is popular called HDF5. I tried your method on adding a new file format to the codes. However, I met some problem as I have to import another library called "h5py" to read files in such format. I installed the library but failed to import it, it seems the environment I am using is different to the one used in the pyDatView. It will be appreciated if you can integrate this file format. Thanks.