Skip to content

Commit

Permalink
created hdf4 info page
Browse files Browse the repository at this point in the history
  • Loading branch information
loricooperhdf authored Feb 20, 2024
1 parent ddb97c3 commit d0a090f
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions hdf4/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: HDF4
redirect_from:
- /display/HDF4/HDF4
- /Downloads
---

# HDF4

HDF4 (also known as HDF) is a library and multi-object file format for storing and managing data between machines. There are two versions of HDF technologies that are completely different: HDF4 and HDF5. HDF4 is the first HDF format.

Although The HDF Group maintains HDF4 by fixing defects and porting it to new operating environments, there is no longer any new development occurring. HDF4 is considered deprecated and new products should be developed in [HDF5](https://www.hdfgroup.org/solutions/hdf5/).

## Other Information
* What is HDF4?
* HDF4 Examples
* HDF4 Tools
* Software Using HDF4
* Java HDF Interface (JHI4)
* Java HDF Object Package

0 comments on commit d0a090f

Please sign in to comment.