HDF5-CSharp
HDF5-CSharp copied to clipboard
C# wrapper for windows/Linux systems for reading and writing H5 files
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.3.0 to 3.3.1. Release notes Sourced from MSTest.TestFramework's releases. v3.3.1 See the release notes here Changelog Sourced from MSTest.TestFramework's changelog. [3.3.1] - 2024-04-04 See full log here...
Bumps [StyleCop.Analyzers](https://github.com/DotNetAnalyzers/StyleCopAnalyzers) from 1.2.0-beta.507 to 1.2.0-beta.556. Release notes Sourced from StyleCop.Analyzers's releases. 1.2.0-beta.556 What's Changed Update SA1011 to forbid trailing space before the end of a switch case by @bjornhellander...
instead of SIMPLE ones (single element arrays)
It seems that when using for example WriteAsciiString, values that are inherently scalar (ie. a single string) get written to the HDF5 file as an array of length 1. When...
It seems that the PInvoke library throws a hissyfit when attempting to use the scandianvaian characters æøåöä in a file path. It also seems the above happens when you are...
Hi Lior, I need to add various attributes to >datasets< to generate a file fitting to some other existing application. For variable length strings there is _Hdf5.WriteStringAttributes(long groupId, string name,...
I am trying to write a enum type into the dataset but is unable to. It always converts it to an int type. May I know how to insert into...
Hi @LiorBanai ! I am facing an issue while trying to run the code on my M2 machine. Does it suppose to work? Any tip? [recorder.mpco.zip](https://github.com/LiorBanai/HDF5-CSharp/files/12086932/recorder.mpco.zip)
Hi Lior, Again, another question. Is there any way to write a compound dataset of a two dimensional custom data type? For example this: ``` var surfaceCurrent2DItems = new SurfaceCurrentInstance[3,...
I used the HDF5 for generating the case file in fluent ansys. `HDF5-DIAG: Error detected in HDF5 (1.10.5) MPI-process 0: #000: C:\Users\sasroy\Downloads\CMake-hdf5-1.10.5\CMake-hdf5-1.10.5\hdf5-1.10.5\src\H5Dio.c line 185 in H5Dread(): could not get a...