Skip to content

Commit

Permalink
Remove link to hdf viewer, which now uses h5wasm
Browse files Browse the repository at this point in the history
  • Loading branch information
bmaranville committed Sep 16, 2021
1 parent 6b107ac commit 5c4e8ef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ Not all features of HDF5 are supported, but some key ones that are:

It is only for reading HDF5 files as an ArrayBuffer representation of the file.

See a live [demo](https://ncnr.nist.gov/ncnrdata/view/nexus-hdf-viewer.html?pathlist=ncnrdata+ng7sans+201911+nonims83+data&filename=sans102051.nxs.ng7): center pane shows collapsible folder structure and right panel shows data and attributes.

If you need to write HDF5 files in javascript consider using h5wasm ([github](https://github.com/usnistgov/h5wasm), [npm](https://www.npmjs.com/package/h5wasm)) instead (also provides efficient slicing of large datasets, and uses direct filesystem access in nodejs).

## Dependencies
Expand Down

0 comments on commit 5c4e8ef

Please sign in to comment.