HDF5_utils icon indicating copy to clipboard operation
HDF5_utils copied to clipboard

my own Fortran high level interface for HDF5

Results 2 HDF5_utils issues
Sort by recently updated
recently updated
newest added

I wrote a simple *.f90 file that contains a subroutine with a C interface that writes some data to a HDF5 file. I compile it and I got a static...

I have found the library really useful but it would be awesome if there is a more portable way to install the library like the [cmake recipe](https://github.com/tiasus/HDF5_utils/pull/2).