Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
udunits: A library for manipulating units of physical quantities
- Summary
- The Unidata units utility, udunits, supports conversion of unit specifications
between formatted and binary forms, arithmetic manipulation of unit
specifications, and conversion of values between compatible scales of
measurement. A unit is the amount by which a physical quantity is measured. For
example:
Physical Quantity Possible Unit
_________________ _____________
time weeks
distance centimeters
power watts
This utility works interactively and has two modes. In one mode, both an input
and output unit specification are given, causing the utility to print the
conversion between them. In the other mode, only an input unit specification is
given. This causes the utility to print the definition -- in standard units --
of the input unit.
Changelog
- * Sat Jul 9 17:00:00 2005 Ed Hill <ed{%}eh3{*}com> 1.12.4-9
- use -fPIC for all arches and remove redundant man3f entry
- * Mon May 9 17:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 1.12.4-8
- remove hardcoded dist tags
- * Fri May 6 17:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 1.12.4-7
- fix BuildRequires for the FC-3 spec (gcc-g77 vs gcc-gfortran)