Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/takluyver/hdf5-units
WIP specification for recording units in HDF5 files
https://github.com/takluyver/hdf5-units
Last synced: 4 days ago
JSON representation
WIP specification for recording units in HDF5 files
- Host: GitHub
- URL: https://github.com/takluyver/hdf5-units
- Owner: takluyver
- Created: 2019-03-05T20:59:04.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-07T15:49:12.000Z (almost 6 years ago)
- Last Synced: 2024-11-05T10:58:20.043Z (about 2 months ago)
- Size: 4.88 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a work-in-progress unofficial specification for recording interoperable units in HDF5 files
[specification.md](specification.md) contains the details of the proposal.
For example, data in millimeters would be recorded with the HDF5 attributes `units='m'`, `units_scale_denominator=1000`.
Under [discussion on the HDF forum](https://forum.hdfgroup.org/t/machine-readable-units-format/5480)