Create a soft link in rhdf5
0
0
Entering edit mode
rubi ▴ 110
@rubi-6462
Last seen 5.7 years ago

Hi,

I'm trying to create an hdf5 structure with softlinks that point to other parts of the hdf5 structure.

For example, I want description to be a softlink pointing to a clustering/_kmeans_9_clusters/description group in my hdf5 structure so that I'll see:

      SOFTLINK "description" {
         LINKTARGET "/clustering/_kmeans_9_clusters/description"
      }

when I run h5dump -H -A 0 -g on the group under which the description softlink is defined.

 

Can this be done with rhdf5?

 

Thanks a lot

 

rhdf5 softlink • 820 views
ADD COMMENT
0
Entering edit mode

It looks like the majority of the H5L functions are not exported by rhdf5 so I'm not sure this is possible right now. I'll see if I can address that in the near future.

ADD REPLY

Login before adding your answer.

Traffic: 691 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6