1
0
mirror of https://github.com/tiyn/wiki.git synced 2026-05-01 15:41:35 +02:00

hierarchical data format: fixed structure

This commit is contained in:
2026-04-23 04:10:16 +02:00
parent f2c8027c4d
commit 456c436e09

View File

@@ -9,6 +9,6 @@ There are various possible viewers for `.hdf` files.
The following list contains some of them.
- [HDFView](https://github.com/HDFGroup/hdfview) is a graphical viewer for `.hdf` files.
It also features the ability to plot data.
It also features the ability to plot data.
- [ViTables](https://github.com/uvemas/ViTables) is a graphical viewer for `.hdf` files.
Contrary to other viewers it does not feature plotting data and is relatively simple.
Contrary to other viewers it does not feature plotting data and is relatively simple.