-
I would like to expand the amount of data stored in a Vaex HDF format (for example, more data sources, increased sampling rates, a greater number of channels etc etc). These very large datasets would…
-
I receive the following (harmless?) HDF5 errors when writing Silo files. I am using Silo 4.11 and HDF5 1.12.1. HDF5 is configured with MPI. The relevant error message seems to be
```
H5Pset_evict_…
-
While running the install script I am coming across these errors. Can anyone help me get past these so I can successfully install OpenEMS?
```
-- Build files have been written to: /tmp/tmp.YLCiiFl…
-
### Description of Issue
Building on macOS Sonoma with XCode 15.3 and Alembic + HDF5 enabled fails with this error:
```
src/hdf5-1.10.0-patch1/src/H5Dint.c:2193:6: error: incompatible pointer t…
jonlm updated
2 weeks ago
-
Hi,
I am trying to build the plugins (1.12.2) and managed to do so as a standalone set of libraries for CMAKE_BUILD_TYPE=Release.
I am building on Mac OS X 10.14.6. When I attempt to build in Deb…
-
There is now 'Atlite time series importer' Tool available as part of the DataUtilities plugin which imports time series data from netCDF files which use the HDF5 format. The Tool should perhaps be reg…
-
- BaseIO is growing (in particular with #85). Also HDF5IO.hpp/cpp are getting long. I propose to refactor the code as follows:
1. Separate the different classes defined in BaseIO.hpp and HDF5I…
-
I haven't found a method yet to dump an hdf5 file as read onto a local disk. So, read a file from the archive with katdal.open, then dump it on the disk as is, to then read it again with katdal.open .…
-
this is needed, some work sitting in pull request
-
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…