File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 22
33Log of changes in the versions
44
5- ## v0.10.1
5+ ## v0.11.0
6+ - working with time data is now possible:
7+ - time data can be created using the high-level method ` create_time_dataset `
8+ - slicing the above "time datasets" will return xarray data
9+ - See ` docs/wrapper/Misc.ipynb `
610- fixed issue with user-defined & nested standard attributes
7- - time data can be created using the high-level method ` create_time_dataset `
8- - slicing the above "time datasets" will return xarray data
911
1012## v0.10.0
1113- Initial version, published on ` pypi `
Original file line number Diff line number Diff line change 11[metadata]
22name = h5rdmtoolbox
3- version = 0.10.1
3+ version = 0.11.0
44author = Matthias Probst
55author_email = matthias.probst@kit.edu
66description = Supporting a FAIR Research Data lifecycle using Python and HDF5.
You can’t perform that action at this time.
0 commit comments