Open
Description
fortran-utils has a very minimal HDF5 wrapper interface that is just a little bit higher level and easier to use: https://github.com/certik/fortran-utils/blob/b43bd24cd421509a5bc6d3b9c3eeae8ce856ed88/src/h5_utils.f90.
But I would honestly actually vote not to include this in stdlib
, or maybe not initially. It feels to me that this would be better off in a separate package. What do you think?