forked from Unidata/UDUNITS-2
-
Notifications
You must be signed in to change notification settings - Fork 0
API and utility for arithmetic manipulation of units of physical quantities
jarlela/UDUNITS-2
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This package provides support for units of physical quantities. Its main
components are:
1) A C library, "libudunits2", for:
a) Obtaining a binary representation of a unit;
b) Manipulating units arithmetically; and
c) Obtaining a converter of numeric values between compatible 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.About
API and utility for arithmetic manipulation of units of physical quantities
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 93.8%
- Shell 2.6%
- Bison 2.3%
- Other 1.3%