Hi Markus,
> On 4 Sep 2016, at 10:45 PM, Krug, Markus <[email protected]> wrote: > > I’m trying to program a significant reduced version of writing HDF files for > a small embedded systems. To do this I start to analyze h5 files after I have > generated them by using HDFview. I’m using this link for reference: > https://www.hdfgroup.org/HDF5/doc/H5.format.html#Intro > <https://www.hdfgroup.org/HDF5/doc/H5.format.html#Intro> FYI someone has started a pure-Python library to access HDF5 files [1]. At the moment it’s only meant to support read-only access. The code is pretty readable if you need a hand interpreting the docs. [1] https://github.com/jjhelmus/pyfive Best wishes, Andrea -- Andrea Bedini @andreabedini, http://www.andreabedini.com See the impact of my research at https://impactstory.org/AndreaBedini use https://keybase.io/andreabedini to send me encrypted messages Key fingerprint = 17D5 FB49 FA18 A068 CF53 C5C2 9503 64C1 B2D5 9591
_______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org Twitter: https://twitter.com/hdf5
