mirror of
https://github.com/tiyn/wiki.git
synced 2026-04-19 10:31:36 +02:00
HDF: Added
This commit is contained in:
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