Hello,
is it possible to load attributes from a HDF5 file, respectively can I generate a implicide gride value with a start and and increment dataset?
My plan is it, that I record a sensor voltage with 100 kHz. The Result will be saved in a hdf5-file (with start time, increment (1/100 kHz) and the sensor voltage array).
After this i like to plot the voltage course over the time in Tecplot with a XY-Diagram. For the diagram I don't want a seperate time array in the hdf5-file.
This array shall be generate in Tecplot.
Thank you in advance