-
We can reduce friction by figuring out how to load data most efficiently to polars memory.
-
I am trying to build PsiMagLite but it looks like it now requires HDF5. Is it now a prerequisite? I think it would be useful to document this in README as well as describe the build instructions, upon…
-
Would it be possible to share the commands you used to build `http://pat-public.s3.amazonaws.com/hdf.tgz` and `http://pat-public.s3.amazonaws.com/netcdf.tgz`?
I've tried to build netcdf on Heroku usi…
-
I noticed that HDF5 crashes when I/O filters produce more data than the original dataset size.
When a dataset is created, its declared dimensions + data type are naturally honored when it comes the…
-
* NumPy: https://numpy.org/devdocs/reference/generated/numpy.lib.format.html
* Matlab: https://www.mathworks.com/help/matlab/import_export/mat-file-versions.html
* SciPy code to load/write MAT files…
-
fortran-utils has a very minimal HDF5 wrapper interface that is just a little bit higher level and easier to use: https://github.com/certik/fortran-utils/blob/b43bd24cd421509a5bc6d3b9c3eeae8ce856ed88/…
-
If the dataset is a VLEN, the library does not support indexing:
https://github.com/timholy/HDF5.jl/blob/master/src/plain.jl#L1553
By contrast, transparent access to ragged arrays is supported in h…
manor updated
9 years ago
-
### Is your feature request related to a problem?
Providers (e.g. h5wasm) that read the HDF5 file directly in the browser are unable to take advantage of server-side-generated exports of datasets o…
-
This was a request from a recent webinar.
One option to supporting this would be to ingest the data from HDF5 format and write images/other media to an internal FiftyOne directory in a standard ind…
-
Hello,
I believe I noticed two bugs in rhdf5.
I'm using R 3.3.3 on Windows64, 2.18.0 linking to C-library HDF5 1.8.7
1. problem:
`h5read(..., bit64conversion='double')`
converts int32 col…