summaryrefslogtreecommitdiffstats
path: root/libraries/hdf/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/hdf/README')
-rw-r--r--libraries/hdf/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/hdf/README b/libraries/hdf/README
new file mode 100644
index 0000000000..10e86360f3
--- /dev/null
+++ b/libraries/hdf/README
@@ -0,0 +1,5 @@
+Hierarchical Data Format is a physical file format for storing scientific data.
+At its highest level, HDF is a collection of utilities and applications for
+manipulating, viewing, and analyzing data in HDF files. Between these levels,
+HDF is a software library that provides high-level APIs and a low-level data
+interface.