geospace-code / h5fortran

Lightweight HDF5 polymorphic Fortran: h5write() h5read()
https://geospace-code.github.io/h5fortran
BSD 3-Clause "New" or "Revised" License
99 stars 24 forks source link

Minor changes in API.md #25

Closed jvdp1 closed 2 years ago

jvdp1 commented 3 years ago

chunck_size is declared as integer and not as integer(hssize_t) as described in API.md file (I was following it when I got a compiler issue ;) )

The second change is due to some confusions on my side. Hopefully does this change clarify it.

Please feel free to ignore this PR.

scivision commented 2 years ago

thanks this was implemented in https://github.com/geospace-code/h5fortran/commit/1d754a75f0cfe8856a151193d509ad40ada8d027