1.1.1 2017.04.10 - Ricardo Torres
- Bug correction in h5 funciton calls
1.1.0 2017.04.07 - Ricardo Torres
- Defined extendDataset to write datasets in block or extend existing datasets
- Defined methods to create scales and link them to datasets
- New method to verify if an attribute exists
- The datasets can now be extended in all if its dimenions instead of only the last
1.0.0 2017.03.22 - Ricardo Torres
- Defined 4 classes, H5Attributable, H5Group, H5File and H5Dataset
- Can open and create HDF5 File, open and creat a group, read and write attributes, read, read only part and write datasets.