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

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

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.