<div dir="ltr">Hi,<div><br></div><div>I'd like to use a HDF5 datafile (multidimensional matrix with</div><div>parameter values) to be used and called from an python add-on.</div><div>Thus, I thought about providing the data file together with</div><div>the python add-on an load the data via a relative path (relative</div><div>to the path of the add-on). Is it generally possible to include</div><div>a datafile in the respecitive add-on folder so that it is also installed</div><div>together with the add-on. And if so, how should it be loaded (of course</div><div>with the hd5py functionalities) from within the python script (so that </div><div>it works on Windows and Linux platforms)</div><div><br></div><div>Best regards,</div><div>Johannes</div></div>