Skip to content

Cannot access datasets from files created with dclab>=0.43.0 #177

Description

@paulmueller

If you encounter this issue, then there is a solution to it.

  1. If you are working with dclab, Shape-Out 2, DCKit, or DCOR-Aid, you just need to install the latest version.
  2. If you are working with other software, like HDFView, you need to make the Zstandard compression algorithm available as an HDF5 plugin. If you have admin rights on your computer, you can do this by putting the corresponding library file into a pre-defined directory (which you might have to create):
    2.1. Windows: Extract libh5zstd-windows.zip and put the libh5zstd.dll file in the directory C:\\ProgramData\hdf5\lib\plugin
    2.2. Linux: Extract libh5zstd-linux.zip and put the libh5zstd.so file in the directory /usr/local/hdf5/lib/plugin/.
    2.3. macOS: Extract libh5zstd-macos.zip and put the libh5zstd.dylib file in the directory /usr/local/hdf5/lib/plugin/.

Further reading:

@ZELLMECHANIK-DRESDEN/collaborators

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions