https://github.com/unidata/udunits-2
API and utility for arithmetic manipulation of units of physical quantities
https://github.com/unidata/udunits-2
Last synced: 9 months ago
JSON representation
API and utility for arithmetic manipulation of units of physical quantities
- Host: GitHub
- URL: https://github.com/unidata/udunits-2
- Owner: Unidata
- License: other
- Created: 2011-04-24T17:51:55.000Z (over 14 years ago)
- Default Branch: main
- Last Pushed: 2024-11-22T22:37:56.000Z (about 1 year ago)
- Last Synced: 2025-03-30T00:10:28.515Z (10 months ago)
- Language: C
- Homepage: http://www.unidata.ucar.edu/software/udunits
- Size: 2.72 MB
- Stars: 63
- Watchers: 15
- Forks: 36
- Open Issues: 51
-
Metadata Files:
- Readme: README
- Changelog: CHANGE_LOG
Awesome Lists containing this project
README
This package provides support for units of physical quantities. Its main
components are:
1) A C library, "libudunits2", for:
a) Obtaining a binary unit from a string unit;
b) Manipulating binary units arithmetically; and
c) Obtaining a converter of numeric values between compatible binary
units;
2) A utility, "udunits2", for
a) Obtaining the definition of a unit; and
b) Converting a numeric value between compatible units; and
3) An extensive database of units.