We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6057264 commit 07d1aaeCopy full SHA for 07d1aae
README.md
@@ -32,7 +32,7 @@ as well as character (string) variables and attributes.
32
Mismatched datatypes are coerced as per standard Fortran rules.
33
For example, reading a float HDF5 variable into an integer Fortran variable: 42.3 => 42
34
35
-Tested on systems with HDF5 1.8 and 1.10 including:
+Tested on systems with HDF5 1.8, 1.10 and 1.12 including:
36
37
* MacOS (homebrew)
38
* Ubuntu 16.04 / 18.04 (gfortran 6 or newer)
0 commit comments