silx-kit / vscode-h5web

VSCode extension to explore and visualize HDF5 files
https://marketplace.visualstudio.com/items?itemName=h5web.vscode-h5web
MIT License
33 stars 5 forks source link

Cannot open .hdf5 file #50

Closed fangrh closed 3 weeks ago

fangrh commented 3 weeks ago

Hi, the tool work well in one of my computer, it can open .hdf5 file and visualize the data, but when I try to open the .hdf5 file it shows the error:

HDF5-DIAG: Error detected in HDF5 (1.14.2) thread 0: #000: /w/libhdf5-wasm/libhdf5-wasm/build/1.14.2/_deps/hdf5-src/src/H5F.c line 836 in H5Fopen(): unable to synchronously open file major: File accessibility minor: Unable to open file #001: /__w/libhdf5-wasm/libhdf5-wasm/build/1.14.2/_deps/hdf5-src/src/H5F.c line 796 in H5Fopen_api_common(): unable to open file major: File accessibility minor: Unable to open file #002: /w/libhdf5-wasm/libhdf5-wasm/build/1.14.2/_deps/hdf5-src/src/H5VLcallback.c line 3863 in H5VL_file_open(): open failed major: Virtual Object Layer minor: Can't open object #003: /__w/libhdf5-wasm/libhdf5-wasm/build/1.14.2/_deps/hdf5-src/src/H5VLcallback.c line 3675 in H5VLfile_open(): open failed major: Virtual Object Layer minor: Can't open object #004: /w/libhdf5-wasm/libhdf5-wasm/build/1.14.2/_deps/hdf5-src/src/H5VLnative_file.c line 128 in H5VLnative_file_open(): unable to open file major: File accessibility minor: Unable to open file #005: /w/libhdf5-wasm/libhdf5-wasm/build/1.14.2/_deps/hdf5-src/src/H5Fint.c line 2003 in H5F_open(): unable to read superblock major: File accessibility minor: Read failed #006: /w/libhdf5-wasm/libhdf5-wasm/build/1.14.2/_deps/hdf5-src/src/H5Fsuper.c line 392 in H5F__super_read(): file signature not found major: File accessibility minor: Not an HDF5 file

Both computer is windows.

fangrh commented 3 weeks ago

the HDF5 file is broken