Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)