pypi cf-units 2.0.0
v2.0.0

latest releases: 3.2.0, 3.1.1, 3.1.0...
6 years ago

Technically, this release should have no breaking changes between v1.x and v2.x.

However, the major change in this release is that udunits is now wrapped via cython, not ctypes. This is in response to costly import times being experienced on distributed filesystems such as Lustre (where gcc was being called to identify the libudunits.so path).

This means that the cf_units/site.cfg is now no longer used to identify the location of libudunits, and standard LD library path definitions may be used instead.

Don't miss a new cf-units release

NewReleases is sending notifications on new releases.