Hi,
I import HDF files that have been generated automatically, so I don't know the details of the data. I need to know their dimensions, that is to say, the box which encloses the positions. I can obtain it with a Describe module, but I'd like to pass those values to a compute module automatically. I would like to know if there is a way to use a module which output would be the dimensions of the data. Thanks for any help.
