Menu

#10 Feature request: Arrays within clusters

1.0
open
nobody
None
2018-12-18
2013-06-13
No

Implement H5T_ARRAY for arrays as sub-elements

Discussion

  • Martijn Jasperse

    Probably actually needs to be H5T_VLEN to prevent sub-arrays being required to have the same dimensions

     
  • Martijn Jasperse

    Definitely nontrivial because of recursive alignment issues. Converter function needs to know correct layout of final array without all the information.

     
  • Elf

    Elf - 2016-07-01

    i'm interested in this feature.

     
  • Carlo Dri

    Carlo Dri - 2018-12-06

    Hi Martijn, I've just stumbled into this problem/feature request (I'm trying to write a compound dataset from an array inside a cluster): do you have any plan to implement it?

     
  • Martijn Jasperse

    Hi Carlo, Some progress has been made in implementing this, but it is not at the point of being stable due to complexities within LabVIEW's internal memory manager. H5T_VLEN is not a recommended structure though, and it may be more useful/portable to write that cluster as a group.

     
  • Carlo Dri

    Carlo Dri - 2018-12-18

    Thanks Martijn! I will go with your your suggestion, thanks.

     

Log in to post a comment.

MongoDB Logo MongoDB