Skip to content

API and utility for arithmetic manipulation of units of physical quantities

License

Notifications You must be signed in to change notification settings

GMAO-SI-Team/UDUNITS-2

This branch is 2 commits behind Unidata/UDUNITS-2:main.

Folders and files

NameName
Last commit message
Last commit date
Dec 7, 2020
Dec 7, 2020
Mar 17, 2021
Dec 7, 2020
Aug 9, 2018
Dec 28, 2020
Dec 7, 2020
Mar 24, 2009
Apr 4, 2011
Dec 28, 2020
Dec 28, 2020
Apr 2, 2014
Dec 20, 2017
Dec 7, 2020
Dec 7, 2020
Oct 28, 2020
Dec 7, 2020
Nov 1, 2013
Dec 7, 2020
Dec 16, 2020
Oct 22, 2015
Oct 28, 2020
Dec 21, 2020
Dec 28, 2020
Jan 4, 2007
Dec 28, 2020
Dec 28, 2020
Dec 7, 2020
Dec 28, 2020
Dec 28, 2020
Apr 7, 2017

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 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.

About

API and utility for arithmetic manipulation of units of physical quantities

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 89.3%
  • Yacc 2.8%
  • CMake 2.8%
  • Makefile 2.2%
  • Lex 1.5%
  • M4 0.8%
  • Other 0.6%