Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
borderColor#21618C
bgColor#F6F7F7
titleColor#17202A
borderWidth1
titleBGColor#FFB96A
borderStyleridge
titleOverview

The UDUNITS package supports units of physical quantities. Its C library provides for arithmetic manipulation of units and for conversion of numeric values between compatible units.

The package contains an extensive unit database, which is in XML format and user-extendable. The package also contains a command-line utility for investigating units and converting values.

More information: https://www.unidata.ucar.edu/software/udunits/

How to use


You can check the versions installed in Gadi with a module query:

Code Block
themeFadeToGrey
 $ module avail udunits

We normally recommend using the latest version available and always recommend to specify the version number with the module command:

Code Block
themeFadeToGrey
$ module load udunits/2.2.26

For more details on using modules see our software applications guide.

See the documentation of UDUNITS available at https://www.unidata.ucar.edu/software/udunits/#documentation.


Authors: Mohsin Ali