Skip to content

API and utility for arithmetic manipulation of units of physical quantities

Notifications You must be signed in to change notification settings

jarlela/UDUNITS-2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages

  • C 93.8%
  • Shell 2.6%
  • Bison 2.3%
  • Other 1.3%