mirror of
https://github.com/tiyn/wiki.git
synced 2026-05-01 15:41:35 +02:00
Compare commits
2 Commits
ede99678ea
...
f2c8027c4d
| Author | SHA1 | Date | |
|---|---|---|---|
| f2c8027c4d | |||
| 603cecf8c4 |
14
wiki/hierarchical_data_format.md
Normal file
14
wiki/hierarchical_data_format.md
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
# Hierarchical Data Format
|
||||||
|
|
||||||
|
Hierarchical Data Format - or in short HDF - is a file format to organize data in a hierarchical
|
||||||
|
way.
|
||||||
|
|
||||||
|
## Viewer
|
||||||
|
|
||||||
|
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.
|
||||||
|
- [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.
|
||||||
Reference in New Issue
Block a user