-
- should set `CMAKE_CXX_STANDARD` (what's the current minimum?)
- should set `target_include_directories`
- do we really need to depend on the C HDF5 libraries ?
- why is this code here, and if it'…
-
**Describe the bug**
```
ld: error: undefined reference due to --no-allow-shlib-undefined: SZ_encoder_enabled
>>> referenced by ../bin/libhdf5.so.310.5.0
ld: error: undefined reference due to --no-al…
-
### Describe your feature request precisely
Some formats of files attached to experiments are already recognized and thumbnails and previewers are provided. A very common file format for measurement …
lapmk updated
1 month ago
-
### Description
CMake attempts to properties on `hdf5-static` instead of `hdf5-shared` when `BUILD_STATIC_LIBS` is set to `OFF`
https://github.com/InsightSoftwareConsortium/ITK/blob/15…
-
Exception ignored in:
Traceback (most recent call last):
File "/home/shinji106/ntu/robocasa/robomimic/robomimic/utils/dataset.py", line 307, in __del__
self.close_and_delete_hdf5_handle()
…
-
**Describe the bug**
Reduced SANS data should have `I` units of cm-1, the units field in the HDF5 field is
**To Reproduce**
[optional] Reduce SANS data and make HDF5 file
[optional] Obtain …
-
When I tried to import OPERA PAAH22_C_EUOC hdf file in proba_rain.py error appear:
Traceback (most recent call last):
File "/home/radar/pysteps/proba_rain.py", line 125, in
main()
File …
-
There are two things that happen:
- A layer is completely empty because all of its elements ended up in another layer;
Like so:
- A layer is completely empty because all of its elements are …
-
FileNotFoundError: [Errno 2] No such file or directory: 'data/robomimic/datasets/can/ph/image_abs.hdf5.zarr.zip'
-
I installed HDF5 using `brew install hdf5`. However it seems hdf5-sys does not currently support the most recent HDF5 version supported by brew. I managed to compile it myself by commenting several `p…