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 2304f0b commit 18593a7Copy full SHA for 18593a7
Examples.md
@@ -50,7 +50,7 @@ The flush request is on a per-file basis, so if multiple files are open, flush e
50
call h5f%flush()
51
```
52
53
-## rad / write attributes to variable
+## read / write attributes to variable
54
55
Note that HDF5 character attributes are scalar while int32, real32, real64 attributes are 1D vectors.
56
0 commit comments