cfunits package¶
Introduction¶
Version 3.3.7 for CF-1.11
A Python interface toUNIDATA’s UDUNITS-2 library with CF extensions.
Store, combine and compare physical units and convert numeric values to different units.
Units are as defined in UNIDATA’s UDUNITS-2 library, except forreference time units (such as'dayssince2000-12-01'
in the'proleptic_gregorian'
calendar), which are handled by thecftimePython package.
In addition, some units are either new to, modified from, or removedfrom the standard UDUNITS-2 database in order to be more consistentwith theCF conventions.