saroele / awesim

Python module for management of Modelica simulation files in .mat format
46 stars 13 forks source link

Simdexes created with a process should not raise exception when trying to access a variable that is not in the hdf5 file #15

Open saroele opened 12 years ago

saroele commented 12 years ago

It's because without process, ALL variables are saved in the hdf5 file.
The best solution is to try to open the original files again and extract the data from their. A warning seems appropriate to explain that this is not optimal, and that the values are NOT saved in the simdex.