Dennis Heimbigner
Dennis Heimbigner
This issue came up a couple of years ago. I pointed out to the HDF5 group that this was possible. They decided that it not of concern to them. So...
I can certainly add a warning. As for Zarr, I was working on an enum extension for NCZarr.
I have found that run_interop.sh fails when using distcheck. I a working on a fix now.
HDF5 has lots of features that are not supported in netcdf-c. In order to include such features, we need evidence that it is high demand.
> replaced calls to H5Pstart_swmr_write with file access flags; this was required to get the tests to pass Where is this change; I do not see it in the files...
Has anyone tested this under Windows (Visual Studio)?
I am still trying to figure this out. But as an aside, is there an actual use case for a Null Dataspace > nullSpace = H5Screate(H5S_NULL);
Can you post the CMake options you used?
Ward- I am building with Visual Studio 2019 community edition. I use the sequence of commands below the dotted line. I should note that I am working in a cygwin...
If memory serves, I found certain platforms had bz2 and not bzip2 and other platforms vice-versa. Have you tried this under Windows using visual studio?