diff options
Diffstat (limited to 'libraries/hdf/README')
-rw-r--r-- | libraries/hdf/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libraries/hdf/README b/libraries/hdf/README index 10e86360f324d..d2c0af2c480c5 100644 --- a/libraries/hdf/README +++ b/libraries/hdf/README @@ -1,5 +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. +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. |