HDF.PInvoke icon indicating copy to clipboard operation
HDF.PInvoke copied to clipboard

Raw HDF5 Power for .NET

Results 39 HDF.PInvoke issues
Sort by recently updated
recently updated
newest added

I have a request. Please support the newest HDF5 version. I want to encode my data but szip in HDF5 1.10.6 needs a license agreement for commercial. I want to...

enhancement

[SWIG (Simplified Wrapper and Interface Generator)](https://www.swig.org/) Please add a comment to this issue if this is something you'd be interested in.

enhancement
help wanted
question

For broad compatibility and less fragmentation it would be really great to have a .NET Standard implementation of HDF5. This table gives a good overview which versions of Mono/UWP/.NET Framework...

enhancement
help wanted

I notice that the documentation in the code ![image](https://user-images.githubusercontent.com/271656/162931447-3c18e061-1b66-4b3e-a87d-80b31a63e345.png) isn't picked up by Visual Studio or Rider ![image](https://user-images.githubusercontent.com/271656/162931381-134f224d-8f6e-4cdb-87a4-58d4bb4356e2.png) which is a shame. Is there anything you need to do at...

A very minor issue but shouldn't this be 'type_id' or 'data_type_id' ![image](https://user-images.githubusercontent.com/271656/162932313-36791259-db4b-4336-9f81-490892f6fc85.png) like ![image](https://user-images.githubusercontent.com/271656/162932571-df4b57be-1445-4dce-92e2-a3bf6967c769.png)

Alpine Linux is a lightweight Linux distro usually used in containers. It's fairly popular due its small size. Unfortunately it differs from other Linux distributions by using an alternative libc...

I'm using HDF.PInvoke through the NuGet package. Looking at the file details with windows, all of the version and copyright information is missing. Is there a way to have these...

And rename `H5Iget_type_ref` to `get_type_ref`.

The documentation comment of `H5A.get_type` seems incorrect: https://github.com/HDFGroup/HDF.PInvoke/blob/d281aa75f1562e677d1307cc1a234f9079cd76c3/HDF5/H5Apublic.cs#L628-L641 Fix it according to: https://portal.hdfgroup.org/display/HDF5/H5A_GET_TYPE

[HDF5 1.12](https://www.hdfgroup.org/2020/03/release-of-hdf5-1-12-0-newsletter-172/) was released earlier this year. Is there a plan in place/work already being done to update this library (and HDF.PInvoke.1.10) to the new version?

enhancement