Skip to content
Snippets Groups Projects
Commit 247c64f2 authored by Loïc Musy's avatar Loïc Musy
Browse files

Releasing it to pip


Signed-off-by: default avatarLoïc Musy <loic.musy@unige.ch>
parent 352c5f76
Branches
Tags 1.0.1
No related merge requests found
Pipeline #28168 failed
......@@ -11,6 +11,8 @@ Find the link to the paper here: http://dx.doi.org/10.1016/j.ultramic.2021.11334
We would be gratefull if you cited it if it was usefull for your research
You can install the package using Pip.
## Structure of an hdf5 file
An hdf5 file has a tree-like structure consisting of groups (folders) and datasets. Each groups and datasets can have attributes attached to them. An attribute is a small metadata containing informations about the corresponding dataset or group. Here we use them to store general information about the data or parameters of the post-processing.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment