Skip to content

Commit 28d5fc9

Browse files
authored
Merge pull request #368 from HDFGroup/release_4.3.1
Added release 4.3.1 page
2 parents 47924cc + e7ff77a commit 28d5fc9

File tree

2 files changed

+34
-1
lines changed

2 files changed

+34
-1
lines changed

downloads/hdf4/hdf4_3_1.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
title: HDF 4.3.1
3+
---
4+
5+
<img alt="HDF4 Logo" align=right width=300 src="/assets/img/hdf4.png">
6+
7+
# HDF 4.3.1
8+
9+
## Release Information
10+
11+
| Version | HDF 4.3.1 |
12+
| Release Date | 6/30/2025 |
13+
| Additional Release Information | [Release Notes](https://github.com/HDFGroup/hdf4/tree/hdf4.3.1/release_notes/RELEASE.txt) |
14+
|| [Newsletter Announcement](https://www.hdfgroup.org/2025/06/release-of-hdf-4-3-1-newsletter-206/) |
15+
|| [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)
16+
|| [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) |
17+
18+
## Downloads
19+
20+
#### NOTE:
21+
Applications that were created with earlier HDF4 releases AND employed internal information will not compile with HDF version 3.0. Refer to the [*HDF 4.2 to 4.3 Migration Guide*](https://github.com/HDFGroup/hdf4/blob/master/doc/HDF-4.2-to-4.3-migration.md) for details.
22+
23+
| File | Type |
24+
| ----- | ---- | --------------------- |
25+
| [hdf4.3.1.tar.gz](https://github.com/HDFGroup/hdf4/archive/refs/tags/hdf4.3.1.tar.gz) | Source release |
26+
| [hdf4.3.1.zip](https://github.com/HDFGroup/hdf4/archive/refs/tags/hdf4.3.1.zip) | Source release |
27+
| [Ready to use Binaries](https://github.com/HDFGroup/hdf4/releases/tag/hdf4.3.1) | Pre-built binary distributions for Unix and Windows |
28+
| [sha256](https://github.com/HDFGroup/hdf4/releases/download/hdf4.3.1/sha256sums.txt) | Checksum file |
29+
30+
Please refer to [Build Instructions](https://github.com/HDFGroup/hdf4/blob/hdf4.3.1/release_notes/INSTALL) for building with either CMake or Autotools.
31+
32+
#### Known Problems:
33+
Some SZIP tests in mdfhdf failed when the SZIP encoder is not present and the failure can be ignored at this time.

downloads/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ redirect_from:
2424

2525
| Version | Usage |
2626
| ---- | ----|
27-
| [HDF 4.3.0](hdf4/hdf4_3_0.html) | New 4.3.x series with significant changes in public/private components |
27+
| [HDF 4.3.1](hdf4/hdf4_3_1.html) | Series 4.3.x contains significant changes in public/private components |
2828
| [HDF 4.2.16-2](hdf4/hdf4_2_16-2.html) (Patch Release) | Last release of the 4.2.x series |
2929

3030
## h4h5tools

0 commit comments

Comments
 (0)