Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions downloads/hdf4/hdf4_3_1.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ title: HDF 4.3.1

| Version | HDF 4.3.1 |
| Release Date | 6/30/2025 |
| Additional Release Information | [Release Notes](https://github.com/HDFGroup/hdf4/tree/hdf4.3.1/release_notes/RELEASE.txt) |
| Additional Release Information | [Release Notes](https://github.com/HDFGroup/hdf4/blob/hdf4.3.1/release_notes/RELEASE.txt) |
|| [Newsletter Announcement](https://www.hdfgroup.org/2025/06/release-of-hdf-4-3-1-newsletter-206/) |
|| [Compatibility Report for 4.3.1 vs 4.3.0](https://github.com/HDFGroup/hdf4/releases/download/hdf4.3.1/hdf4.3.1-vs-hdf4.3.0-interface_compatibility_report.html)
|| [Compatibility Report for 4.3.1 vs 4.3.0 - Java-interface](https://github.com/HDFGroup/hdf4/releases/download/hdf4.3.1/hdf4.3.1-vs-hdf4.3.0-java-interface_compatibility_report.html) |
| Compatibility Reports for 4.3.1 vs 4.3.0 | [C library](https://support.hdfgroup.org/releases/hdf4/v4_3/v4_3_1/downloads/hdf4.3.1-vs-hdf4.3.0-interface_compatibility_report.html)
| | [Java library](https://support.hdfgroup.org/releases/hdf4/v4_3/v4_3_1/downloads/hdf4.3.1-vs-hdf4.3.0-java-interface_compatibility_report.html)

## Downloads

Expand All @@ -22,10 +22,10 @@ Applications that were created with earlier HDF4 releases AND employed internal

| File | Type |
| ----- | ---- | --------------------- |
| [hdf4.3.1.tar.gz](https://github.com/HDFGroup/hdf4/archive/refs/tags/hdf4.3.1.tar.gz) | Source release |
| [hdf4.3.1.zip](https://github.com/HDFGroup/hdf4/archive/refs/tags/hdf4.3.1.zip) | Source release |
| [hdf4.3.1.tar.gz](https://github.com/HDFGroup/hdf4/releases/download/hdf4.3.1/hdf4.3.1.tar.gz) | Source release |
| [hdf4.3.1.zip](https://github.com/HDFGroup/hdf4/releases/download/hdf4.3.1/hdf4.3.1.zip) | Source release |
| [Ready to use Binaries](https://github.com/HDFGroup/hdf4/releases/tag/hdf4.3.1) | Pre-built binary distributions for Unix and Windows |
| [sha256](https://github.com/HDFGroup/hdf4/releases/download/hdf4.3.1/sha256sums.txt) | Checksum file |
| [sha256](https://github.com/HDFGroup/hdf4/releases/download/hdf4.3.1/hdf4.3.1.sha256sums.txt) | Checksum file |

Please refer to [Build Instructions](https://github.com/HDFGroup/hdf4/blob/hdf4.3.1/release_notes/INSTALL) for building with either CMake or Autotools.

Expand Down