-
I noticed that the LZ4 decompression via hdf5plugin 4.1.0 and later is 5-6x slower than with hdfplugin 4.0.1, while the compression speed is very similar:
```python
import time
import hdf5plugin
…
-
Since HDF5_jll is built with MPI support, NetCDF_jll and the wrapper NCDatasets.jl can use parallel IO.
NetCDF+MPI works well on Linux and MacOS X, however it does not work on Windows.
By looking …
-
I'm working on development of the [rashdf](https://github.com/fema-ffrd/rashdf) library for reading [HEC-RAS](https://www.hec.usace.army.mil/software/hec-ras/) HDF5 data. A big part of the motivation …
-
While testing h5_extended_fuzzer with libfuzzer, I found a memory leak
The reason for this vulnerability is:
There is a direct leak that occurs when object creation is handled in the HDF5 library…
-
When running vol-log-based tests with vol-cache, Valgrind reports these leaks:
```
==2210== 272 bytes in 1 blocks are definitely lost in loss record 2,546 of 2,971
==2210== at 0x483D611: calloc…
-
Just to let you know that 4.4.1 version fails to build on Debian/Testing with libhdf5-mpi.
The actual problem is a detection of hdf5 parallel. More precisely it comes from the CHECK_LIBRARY directives…
-
I have installed R in a conda environment and have made sure to also install the HDF5 package. I did this because I don't permission to install system-wide packages, and conda has worked well for me i…
-
(placeholder @cmadjar don't hesitate to edit)
Matlab 7.3+ files are not supported by SciPy - no HDF5 Python library is integrated.
Loris-MRI has a dependency on SciPy in the pipeline, and it loo…
-
Hello! Thanks for this awesome project.
I'm eager to use `h5py` in a JupyterLite / xeus-python custom env, but `h5py` doesn't have a `noarch` package on `conda-forge`, nor a `emscripten-wasm32` one…
talmo updated
1 month ago
-
Hello, I am trying to install version 4.9.2 on Centos 7 and am getting this error when running make.
```
make[2]: Entering directory `/root/netcdf-c-4.9.2/ncgen3'
/bin/sh ../libtool --tag=CC -…