Skip to content

Commit 830f3f0

Browse files
authored
Merge pull request #139 from JohnLCaron/hdf5cVersion14
Upgrade to HDF5 library version: 1.14.6.
2 parents 37a1cb7 + 5784163 commit 830f3f0

File tree

701 files changed

+54386
-27986
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

701 files changed

+54386
-27986
lines changed

Readme.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# netchdf
2-
_last updated: 5/26/2025_
2+
_last updated: 5/29/2025_
33

44
This is a rewrite in Kotlin of parts of the devcdm and netcdf-java libraries.
55

@@ -122,6 +122,10 @@ We use the Java [Foreign Function & Memory API](https://docs.oracle.com/en/java/
122122
for testing against the Netcdf, HDF5, and HDF4 C libraries.
123123
With these tools we can be confident that our library gives the same results as the reference libraries.
124124

125+
Currently using
126+
* HDF5 library version: 1.14.6.
127+
* netcdf-c library version 4.10.0-development of May 23 2025
128+
125129
Currently we have this test coverage from core/test:
126130

127131
````

0 commit comments

Comments
 (0)